Moves CriticalHandle to shared location
authorMarek Safar <marek.safar@gmail.com>
Sun, 30 Dec 2018 22:29:35 +0000 (23:29 +0100)
committerJan Kotas <jkotas@microsoft.com>
Mon, 31 Dec 2018 08:55:37 +0000 (22:55 -1000)
commit70604c8407fea384ec469ce3adec0969a87cea69
tree1c6382f91ec6da5d74b63642f670b755990ae957
parent227224657016ce368b8dc61664fe91946ccabbbd
Moves CriticalHandle to shared location

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