Use nameof of Encoding classes (dotnet/coreclr#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)
commit0c036ecfcaa004fbadab340f161b9403c9d6b54c
treead7355a09f5c6ea77a8e42f27711250ccf7a20d1
parent8fba97babc330d85c0891ccfc82a3ec947bd12fb
Use nameof of Encoding classes (dotnet/coreclr#18395)

Commit migrated from https://github.com/dotnet/coreclr/commit/618f9c2d18e88566ac61f93529bac58123c50cba
src/libraries/System.Private.CoreLib/src/System/Text/ASCIIEncoding.cs
src/libraries/System.Private.CoreLib/src/System/Text/EncodingNLS.cs
src/libraries/System.Private.CoreLib/src/System/Text/UTF32Encoding.cs
src/libraries/System.Private.CoreLib/src/System/Text/UTF7Encoding.cs
src/libraries/System.Private.CoreLib/src/System/Text/UTF8Encoding.cs
src/libraries/System.Private.CoreLib/src/System/Text/UnicodeEncoding.cs