Move BinaryReader to shared CoreLib partition (dotnet/coreclr#18845)
authorJan Kotas <jkotas@microsoft.com>
Tue, 10 Jul 2018 11:13:04 +0000 (04:13 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Jul 2018 11:13:04 +0000 (04:13 -0700)
commit2c467f64aa209ee4bc38bc289c4a545088f2aabf
tree5e9b35987a7496a841121ab5cad885c4b0a279fc
parent2ddfbedc51807a772655426f45956ab45800f79c
Move BinaryReader to shared CoreLib partition (dotnet/coreclr#18845)

Commit migrated from https://github.com/dotnet/coreclr/commit/dab0d7108e8b0091e1d7f526cab7dc9bcb71710a
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/coreclr/src/System.Private.CoreLib/src/System/Decimal.cs
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/IO/BinaryReader.cs [moved from src/coreclr/src/System.Private.CoreLib/src/System/IO/BinaryReader.cs with 98% similarity]