Avoid unnecessary indirection in char.ToString (dotnet/coreclr#6903)
authorJames Ko <jamesqko@gmail.com>
Thu, 25 Aug 2016 22:01:02 +0000 (18:01 -0400)
committerJan Kotas <jkotas@microsoft.com>
Thu, 25 Aug 2016 22:01:02 +0000 (15:01 -0700)
commit33c9d60db34a71d2b30b1159ad3fa45cb26008ec
tree7e1f62b7bd785fc360837c3d66aed8a20cb57a04
parent4b9e0f5956c6f061ecae02f3445c12d7ddeec7cd
Avoid unnecessary indirection in char.ToString (dotnet/coreclr#6903)

Avoid unnecessary indirection in char.ToString

Commit migrated from https://github.com/dotnet/coreclr/commit/76048c739addb3da99ce12e886ded090753b5579
src/coreclr/src/mscorlib/src/System/Char.cs
src/coreclr/src/mscorlib/src/System/String.cs