Move DefaultBinder.cs to the shared partition. (dotnet/coreclr#10355)
authorAtsushi Kanamori <AtsushiKan@users.noreply.github.com>
Wed, 22 Mar 2017 11:37:12 +0000 (04:37 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2017 11:37:12 +0000 (04:37 -0700)
commit4753b51ec724f55e68efcc4fbe1721f2169cba63
treed62cc0c99812b6b4a9d5684869ed545ce1da1fcd
parent195450160a9bc744d4c91f4f8c02b0523048018a
Move DefaultBinder.cs to the shared partition. (dotnet/coreclr#10355)

Commit migrated from https://github.com/dotnet/coreclr/commit/d10eede76ecf94ec63b51d94dadf1e1c5b339c71
src/coreclr/src/mscorlib/System.Private.CoreLib.csproj
src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
src/coreclr/src/mscorlib/shared/System/DefaultBinder.cs [moved from src/coreclr/src/mscorlib/src/System/DefaultBinder.cs with 86% similarity]
src/coreclr/src/mscorlib/src/System/DefaultBinder.CanConvert.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/src/System/RtType.cs