Use nameof in attributes (#83566)
authorStephen Toub <stoub@microsoft.com>
Fri, 17 Mar 2023 12:28:19 +0000 (08:28 -0400)
committerGitHub <noreply@github.com>
Fri, 17 Mar 2023 12:28:19 +0000 (08:28 -0400)
commit5aa74f8bb841861120556c91bc1f583245c89831
tree1c579b870efe99f73684728c3966d67e1b3468a4
parent27fe4461113c4c0be354ce188d27cf9797d7d632
Use nameof in attributes (#83566)
12 files changed:
src/libraries/Common/src/System/ThrowHelper.cs
src/libraries/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/ComInterop/Helpers.cs
src/libraries/System.Collections.Immutable/src/System/Collections/ThrowHelper.cs
src/libraries/System.Formats.Tar/src/System/Formats/Tar/TarHelpers.cs
src/libraries/System.Private.CoreLib/src/System/ArgumentException.cs
src/libraries/System.Private.CoreLib/src/System/ArgumentNullException.cs
src/libraries/System.Private.CoreLib/src/System/IO/Directory.cs
src/libraries/System.Private.CoreLib/src/System/MemoryExtensions.cs
src/libraries/System.Private.CoreLib/src/System/String.cs
src/libraries/System.Private.CoreLib/src/System/Text/StringBuilder.cs
src/libraries/System.Runtime/tests/System/Runtime/CompilerServices/CallerArgumentExpressionAttributeTests.cs
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/X509Certificates/X500DistinguishedNameBuilder.cs