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)
commite4959bbc9127d4635a7f38e9aa9dd4a74d0e2703
tree4391ee2028ca4d0b906a4c49ca6d3091ea9108da
parent9b2db85a3d6671fd033dc2c690698f6bc6ee1241
Moves CriticalHandle to shared location
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/CriticalHandle.cs [moved from src/System.Private.CoreLib/src/System/Runtime/InteropServices/CriticalHandle.cs with 93% similarity]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/CriticalHandle.CoreCLR.cs [new file with mode: 0644]