Move System.Convert code to shared partition (dotnet/coreclr#10178)
authorAlex Perovich <alperovi@microsoft.com>
Wed, 15 Mar 2017 22:42:02 +0000 (17:42 -0500)
committerJan Kotas <jkotas@microsoft.com>
Wed, 15 Mar 2017 22:42:02 +0000 (15:42 -0700)
commitcffc5f1acd4bb99ac63ee7cd69d95795d5effe4e
treee3fce05db0c76382a33c42ddae2397d29e9e717a
parenta351960da5e4f89c90097ec8b84fcf57f5a78fb2
Move System.Convert code to shared partition (dotnet/coreclr#10178)

* Move System.Convert code to shared partition
* Use ReferenceEquals for type equality

Commit migrated from https://github.com/dotnet/coreclr/commit/65ca581afb6ad852e4533fcbaaa2f02269d8c2df
src/coreclr/src/mscorlib/System.Private.CoreLib.csproj
src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
src/coreclr/src/mscorlib/shared/System/Convert.cs [moved from src/coreclr/src/mscorlib/src/System/Convert.cs with 90% similarity]
src/coreclr/src/mscorlib/src/SR.cs