Merge pull request #7867 from Clockwork-Muse/ArgumentException
authorJan Kotas <jkotas@microsoft.com>
Mon, 31 Oct 2016 23:46:32 +0000 (16:46 -0700)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2016 23:46:32 +0000 (16:46 -0700)
commitf8b8b6ab80f1c5b30cc04676ca2e084ce200161e
tree51edb6ad0444a5b72142f897dca320620e5db03e
parentebf165edad0b59d86e4e70bfcf21ae876cc13b95
parent8e1e8806b983ae4d328b0732270fe85fa04e61ec
Merge pull request #7867 from Clockwork-Muse/ArgumentException

Replace hardcoded parameter names to ArgumentException with nameof
src/mscorlib/src/Microsoft/Win32/Win32Native.cs
src/mscorlib/src/System/Enum.cs
src/mscorlib/src/System/IO/Directory.cs
src/mscorlib/src/System/IO/File.cs
src/mscorlib/src/System/IO/FileSystemInfo.cs
src/mscorlib/src/System/IO/Stream.cs
src/mscorlib/src/System/Runtime/Versioning/BinaryCompatibility.cs
src/mscorlib/src/System/String.cs
src/mscorlib/src/System/ThrowHelper.cs
src/mscorlib/src/System/Tuple.cs