Fix IDE0008 (use explicit type instead of var)
commit20adb69c73042095e3f7d3fb7ce65eac6cf98e1f
authorStephen Toub <stoub@microsoft.com>
Thu, 15 Aug 2019 20:31:52 +0000 (15 16:31 -0400)
committerMarek Safar <marek.safar@gmail.com>
Sun, 18 Aug 2019 05:01:54 +0000 (18 07:01 +0200)
tree1b947b121a60667818a30706e208fc1d7a229216
parent8dd17900cccde1a9538449c53cead4c6f3920f59
Fix IDE0008 (use explicit type instead of var)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
72 files changed:
netcore/System.Private.CoreLib/shared/System/AggregateException.cs
netcore/System.Private.CoreLib/shared/System/Buffers/ConfigurableArrayPool.cs
netcore/System.Private.CoreLib/shared/System/Buffers/Text/Utf8Formatter/FormattingHelpers.cs
netcore/System.Private.CoreLib/shared/System/Buffers/Text/Utf8Formatter/Utf8Formatter.TimeSpan.cs
netcore/System.Private.CoreLib/shared/System/CurrentSystemTimeZone.cs
netcore/System.Private.CoreLib/shared/System/Decimal.DecCalc.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Contracts/Contracts.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/ActivityTracker.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/CounterGroup.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/DiagnosticCounter.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventCounter.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventProvider.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventSource.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/ArrayTypeInfo.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/ConcurrentSet.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/DataCollector.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EnumerableTypeInfo.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/EventPayload.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/FieldMetadata.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/InvokeTypeInfo.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/PropertyValue.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/SimpleTypeInfos.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/Statics.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingDataCollector.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventSource.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventTypes.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingMetadataCollector.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingTypeInfo.cs
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/TraceLogging/TypeAnalysis.cs
netcore/System.Private.CoreLib/shared/System/Double.cs
netcore/System.Private.CoreLib/shared/System/Enum.cs
netcore/System.Private.CoreLib/shared/System/Globalization/CharUnicodeInfo.cs
netcore/System.Private.CoreLib/shared/System/Globalization/DateTimeFormat.cs
netcore/System.Private.CoreLib/shared/System/HashCode.cs
netcore/System.Private.CoreLib/shared/System/IO/FileStreamCompletionSource.Win32.cs
netcore/System.Private.CoreLib/shared/System/IO/MemoryStream.cs
netcore/System.Private.CoreLib/shared/System/IO/Stream.cs
netcore/System.Private.CoreLib/shared/System/Lazy.cs
netcore/System.Private.CoreLib/shared/System/Math.cs
netcore/System.Private.CoreLib/shared/System/MathF.cs
netcore/System.Private.CoreLib/shared/System/MemoryExtensions.cs
netcore/System.Private.CoreLib/shared/System/Number.BigInteger.cs
netcore/System.Private.CoreLib/shared/System/Number.Formatting.cs
netcore/System.Private.CoreLib/shared/System/Resources/ManifestBasedResourceGroveler.cs
netcore/System.Private.CoreLib/shared/System/Runtime/CompilerServices/AsyncMethodBuilder.cs
netcore/System.Private.CoreLib/shared/System/Runtime/CompilerServices/TaskAwaiter.cs
netcore/System.Private.CoreLib/shared/System/Runtime/CompilerServices/YieldAwaitable.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector128.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector256.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector64.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Loader/AssemblyLoadContext.cs
netcore/System.Private.CoreLib/shared/System/Security/SecureString.Windows.cs
netcore/System.Private.CoreLib/shared/System/Single.cs
netcore/System.Private.CoreLib/shared/System/SpanHelpers.Byte.cs
netcore/System.Private.CoreLib/shared/System/SpanHelpers.Char.cs
netcore/System.Private.CoreLib/shared/System/SpanHelpers.T.cs
netcore/System.Private.CoreLib/shared/System/String.Comparison.cs
netcore/System.Private.CoreLib/shared/System/String.Searching.cs
netcore/System.Private.CoreLib/shared/System/StringComparer.cs
netcore/System.Private.CoreLib/shared/System/Text/StringBuilder.cs
netcore/System.Private.CoreLib/shared/System/Text/ValueStringBuilder.cs
netcore/System.Private.CoreLib/shared/System/Threading/SemaphoreSlim.cs
netcore/System.Private.CoreLib/shared/System/Threading/Tasks/ConcurrentExclusiveSchedulerPair.cs
netcore/System.Private.CoreLib/shared/System/Threading/Tasks/FutureFactory.cs
netcore/System.Private.CoreLib/shared/System/Threading/Tasks/ProducerConsumerQueues.cs
netcore/System.Private.CoreLib/shared/System/Threading/Tasks/Task.cs
netcore/System.Private.CoreLib/shared/System/Threading/Tasks/TaskContinuation.cs
netcore/System.Private.CoreLib/shared/System/Threading/Tasks/TaskExceptionHolder.cs
netcore/System.Private.CoreLib/shared/System/Threading/Tasks/TaskFactory.cs
netcore/System.Private.CoreLib/shared/System/Threading/Tasks/TaskScheduler.cs
netcore/System.Private.CoreLib/shared/System/Threading/ThreadLocal.cs
netcore/System.Private.CoreLib/shared/System/Threading/WaitHandle.cs