Move Buffer to shared (dotnet/coreclr#23157)
authorEgor Bogatov <egorbo@gmail.com>
Sat, 9 Mar 2019 21:55:43 +0000 (00:55 +0300)
committerJan Kotas <jkotas@microsoft.com>
Sat, 9 Mar 2019 21:55:43 +0000 (13:55 -0800)
commit8d27a06d4767a7656058614a20c8e220f0a58d4d
tree6ccfc13eac841c6ab4fda96f3fcff40cbf0f56b3
parenta8235f69783fb3556d688ac759e1e48f4a8b40b1
Move Buffer to shared (dotnet/coreclr#23157)

Commit migrated from https://github.com/dotnet/coreclr/commit/526c32c221192cd5876239b2d72c68d1ba0c40c3
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/coreclr/src/System.Private.CoreLib/src/System/Buffer.CoreCLR.cs [new file with mode: 0644]
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Buffer.cs [moved from src/coreclr/src/System.Private.CoreLib/src/System/Buffer.cs with 92% similarity]