Move two sharable classes into the shared partition. (dotnet/coreclr#10009)
authorAtsushi Kanamori <AtsushiKan@users.noreply.github.com>
Wed, 8 Mar 2017 08:23:30 +0000 (00:23 -0800)
committerJan Kotas <jkotas@microsoft.com>
Wed, 8 Mar 2017 08:23:30 +0000 (00:23 -0800)
commitf7228f57632899eb73a8d6ac9f8abd0d54fd4039
tree55f55d987487b286bcb21668da53e72ffa56e4ae
parent61af7453bf93a514093407f724e5031064a0f00e
Move two sharable classes into the shared partition. (dotnet/coreclr#10009)

The corert side of this was commited by
  https://github.com/dotnet/corert/pull/2915#event-990346611

Commit migrated from https://github.com/dotnet/coreclr/commit/fe28e4034928d4d2daa3144de8d14013d18af468
src/coreclr/src/mscorlib/shared/Microsoft/Win32/SafeHandles/CriticalHandleMinusOneIsInvalid.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/shared/Microsoft/Win32/SafeHandles/CriticalHandleZeroOrMinusOneIsInvalid.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
src/coreclr/src/mscorlib/src/Microsoft/Win32/SafeHandles/Win32SafeHandles.cs