Prepare MethodBase.cs for migration to shared partition. (#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)
commiteb54ecde215f4aa705151f66e8b3b593ca0b3772
tree2ad7f29052f22d3136d1aed15f0d605dd13ffdc3
parent4abd845c8908fad3a8e92a403471c61701fa76da
Prepare MethodBase.cs for migration to shared partition. (#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.
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/src/System/Reflection/INVOCATION_FLAGS.cs [new file with mode: 0644]
src/mscorlib/src/System/Reflection/MethodBase.CoreCLR.cs [new file with mode: 0644]
src/mscorlib/src/System/Reflection/MethodBase.cs