Prepare MethodBase.cs for migration to shared partition. (dotnet/coreclr#10194)
authorAtsushi Kanamori <AtsushiKan@users.noreply.github.com>
Wed, 15 Mar 2017 19:55:21 +0000 (12:55 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2017 19:55:21 +0000 (12:55 -0700)
commit3bbfc2d7c6bff96ba1a76992e3c4afaded8095a9
treeb3ddf5fb5eaa48d5544dda74aa27af8e350301ae
parent3b3c5f6350c4d62f71d6b24b74b295c09da51317
Prepare MethodBase.cs for migration to shared partition. (dotnet/coreclr#10194)

* Clone the files w/out changes.

* Distill each file to its intended subset.

* Minimize usings.

* Renamed to *.CoreClr.cs - extended free car wash to fix the nits.

Commit migrated from https://github.com/dotnet/coreclr/commit/eb54ecde215f4aa705151f66e8b3b593ca0b3772
src/coreclr/src/mscorlib/System.Private.CoreLib.csproj
src/coreclr/src/mscorlib/src/System/Reflection/INVOCATION_FLAGS.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/src/System/Reflection/MethodBase.CoreCLR.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/src/System/Reflection/MethodBase.cs