Fix IDE0060 (unused parameter)
commitc8eb6972b5e8ed23f7d1908778c665031dc6af2a
authorStephen Toub <stoub@microsoft.com>
Fri, 16 Aug 2019 14:04:30 +0000 (16 10:04 -0400)
committerMarek Safar <marek.safar@gmail.com>
Sun, 18 Aug 2019 05:01:54 +0000 (18 07:01 +0200)
tree9c9145919c95bcddaa9e9dec3d5c4102b1603a63
parent64f4ba27f0dae0e1d9f8d4bf5ca643d2816ae40c
Fix IDE0060 (unused parameter)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
12 files changed:
netcore/System.Private.CoreLib/shared/Internal/Runtime/CompilerServices/Unsafe.cs
netcore/System.Private.CoreLib/shared/System/Globalization/CalendarData.Windows.cs
netcore/System.Private.CoreLib/shared/System/Globalization/DateTimeParse.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Aes.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Base.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Sha1.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Sha256.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Simd.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Security/SecurityElement.cs
netcore/System.Private.CoreLib/shared/System/Text/UTF7Encoding.cs
netcore/System.Private.CoreLib/shared/System/Threading/DeferredDisposableLifetime.cs
netcore/System.Private.CoreLib/shared/System/TimeZoneInfo.cs