Move ConditionalWeakTable to shared (#22531)
authorStephen Toub <stoub@microsoft.com>
Tue, 12 Feb 2019 02:34:21 +0000 (21:34 -0500)
committerJan Kotas <jkotas@microsoft.com>
Tue, 12 Feb 2019 02:34:21 +0000 (18:34 -0800)
commit8e5f65c4ec87cc58ea80c7473cb2946118c6ade9
tree9452495a5c09d9ad1cdcc4efa677d53d753fac74
parent7dbf35b6f4961299d199fabc009e114bff7800f0
Move ConditionalWeakTable to shared (#22531)

Leaves DependentHandle as being the runtime PAL
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/CompilerServices/ConditionalWeakTable.cs [moved from src/System.Private.CoreLib/src/System/Runtime/CompilerServices/ConditionalWeakTable.cs with 65% similarity]
src/System.Private.CoreLib/src/System/Runtime/CompilerServices/DependentHandle.cs [new file with mode: 0644]