Delete unused encodings from CoreLib (dotnet/coreclr#9196)
authorJan Kotas <jkotas@microsoft.com>
Mon, 30 Jan 2017 16:36:29 +0000 (08:36 -0800)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2017 16:36:29 +0000 (08:36 -0800)
commit3f6ed3eceb969a7a1c5ff4ac60d3d648e553aa02
tree253bdf40746168f5ba64aee0598a76f86001b107
parent239382923beae9dd518e4680805d615ba6aa65f3
Delete unused encodings from CoreLib (dotnet/coreclr#9196)

Commit migrated from https://github.com/dotnet/coreclr/commit/7eca552c787ae8638b11130882eeaacc9c1210b9
src/coreclr/src/mscorlib/mscorlib.shared.sources.props
src/coreclr/src/mscorlib/src/System/Text/CodePageEncoding.cs [deleted file]
src/coreclr/src/mscorlib/src/System/Text/ISCIIEncoding.cs [deleted file]
src/coreclr/src/mscorlib/src/System/Text/MLangCodePageEncoding.cs [deleted file]
src/coreclr/src/mscorlib/src/System/Text/SurrogateEncoder.cs [deleted file]