Move UnmanagedMemoryAccessor to shared CoreLib partition (#15137)
authorJan Kotas <jkotas@microsoft.com>
Tue, 21 Nov 2017 14:01:12 +0000 (06:01 -0800)
committerGitHub <noreply@github.com>
Tue, 21 Nov 2017 14:01:12 +0000 (06:01 -0800)
commit7fe84b111b94c7773aee3b6dca468d657a61fdca
tree2829991d9cee655868f8e6a854cddb9ef2cde511
parentd664f5ff1c7a8463c552c0eb6163999452c39694
Move UnmanagedMemoryAccessor to shared CoreLib partition (#15137)
src/mscorlib/Resources/Strings.resx
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
src/mscorlib/shared/System/BitConverter.cs
src/mscorlib/shared/System/IO/UnmanagedMemoryAccessor.cs [new file with mode: 0644]
src/mscorlib/src/System/IO/UnmanagedMemoryAccessor.cs [deleted file]
src/mscorlib/src/System/Runtime/InteropServices/Marshal.cs
src/mscorlib/src/System/Runtime/InteropServices/SafeBuffer.cs
src/vm/ecalllist.h