Move Array to shared partition (dotnet/coreclr#22321)
authorMarek Safar <marek.safar@gmail.com>
Thu, 7 Feb 2019 03:36:45 +0000 (04:36 +0100)
committerJan Kotas <jkotas@microsoft.com>
Thu, 7 Feb 2019 03:36:45 +0000 (19:36 -0800)
commit4233ba145ec9726c1e73b57636ff153b862749e4
tree004eafe61c69c41877719ff75a4a0e96546d696c
parent8706310f33df4aaeffce1c24c3650fb94dc5a3e0
Move Array to shared partition (dotnet/coreclr#22321)

Commit migrated from https://github.com/dotnet/coreclr/commit/afb3bc8de4b7959558cbf3ae94c7d7dbc8531749
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/coreclr/src/System.Private.CoreLib/src/System/Array.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/Array.cs [moved from src/coreclr/src/System.Private.CoreLib/src/System/Array.cs with 72% similarity]