Delete PinnableBufferCache (dotnet/corertdotnet/coreclr#5950)
authorJan Kotas <jkotas@microsoft.com>
Mon, 18 Jun 2018 19:00:33 +0000 (12:00 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 18 Jun 2018 21:13:29 +0000 (14:13 -0700)
commit474d3a78d733154f9ffb0729af41ddf03c2ad8c1
tree52e161e313cfba82296d8cd0a8bcb0a09c575d41
parentf6562f20bf3fd055b70bab5d4f2b8fcf1d420375
Delete PinnableBufferCache (dotnet/corertdotnet/coreclr#5950)

Port https://github.com/dotnet/coreclr/pull/18360 to CoreRT

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/108ead41ca9243d4c6e1c6f3866fe986c44e31a1
src/coreclr/src/System.Private.CoreLib/src/System/Threading/Overlapped.cs
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Threading/NativeOverlapped.cs [new file with mode: 0644]