Revert EncodingForwarder for the sake of the Perf (#10740)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Thu, 6 Apr 2017 17:11:21 +0000 (10:11 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2017 17:11:21 +0000 (10:11 -0700)
commit64e28f24d28f2ab7c4a60fd773f5d16ce231b4aa
tree3c1a1e890d1a730468a28f91f000fa2d882c821f
parent94c9d782c39b486cb8e4f1a315115ac19450ce2d
Revert EncodingForwarder for the sake of the Perf (#10740)

* Revert EncodingForwarder for the sake of the Perf

* Add missing optimization
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/src/System/Text/ASCIIEncoding.cs
src/mscorlib/src/System/Text/EncodingForwarder.cs [deleted file]
src/mscorlib/src/System/Text/EncodingNLS.cs
src/mscorlib/src/System/Text/UTF32Encoding.cs
src/mscorlib/src/System/Text/UTF7Encoding.cs
src/mscorlib/src/System/Text/UTF8Encoding.cs
src/mscorlib/src/System/Text/UnicodeEncoding.cs