Move FormatTypeName to Type (dotnet/coreclr#25631)
authorEgor Bogatov <egorbo@gmail.com>
Wed, 28 Aug 2019 18:47:38 +0000 (21:47 +0300)
committerJan Kotas <jkotas@microsoft.com>
Wed, 28 Aug 2019 18:47:38 +0000 (11:47 -0700)
commitc06a38bf92f0df4ac8463b26efbcf6891e9c5167
treecd3ec2c51092843a815833d45165e0fc50cb793e
parent52447da567403717b4bd53cf0fe78b646b23c0dc
Move FormatTypeName to Type (dotnet/coreclr#25631)

Commit migrated from https://github.com/dotnet/coreclr/commit/f07c13cadc378649f10d024bb8a40a3878fa661f
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/MethodBase.CoreCLR.cs
src/coreclr/src/System.Private.CoreLib/src/System/RuntimeType.CoreCLR.cs
src/coreclr/src/System.Private.CoreLib/src/System/Type.CoreCLR.cs
src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBase.cs
src/libraries/System.Private.CoreLib/src/System/Type.cs