Use nameof of Encoding classes (#18395)
authorStephen Toub <stoub@microsoft.com>
Sat, 9 Jun 2018 20:34:46 +0000 (16:34 -0400)
committerJan Kotas <jkotas@microsoft.com>
Sat, 9 Jun 2018 20:34:46 +0000 (13:34 -0700)
commit618f9c2d18e88566ac61f93529bac58123c50cba
treec5de4dcef328050a873e5fe41fb4dfa3d185ebcd
parent49fee7068c07c7eea2fa558a1fbcd7128a0e37fa
Use nameof of Encoding classes (#18395)
src/System.Private.CoreLib/shared/System/Text/ASCIIEncoding.cs
src/System.Private.CoreLib/shared/System/Text/EncodingNLS.cs
src/System.Private.CoreLib/shared/System/Text/UTF32Encoding.cs
src/System.Private.CoreLib/shared/System/Text/UTF7Encoding.cs
src/System.Private.CoreLib/shared/System/Text/UTF8Encoding.cs
src/System.Private.CoreLib/shared/System/Text/UnicodeEncoding.cs