Move Activator to shared partition (dotnet/coreclr#22894)
commit243d669a2ee93aec1a70470f07bb45f4c6cacf90
authorMarek Safar <marek.safar@gmail.com>
Sat, 2 Mar 2019 22:22:55 +0000 (2 23:22 +0100)
committerMarek Safar <marek.safar@gmail.com>
Sun, 3 Mar 2019 11:01:00 +0000 (3 12:01 +0100)
treee417ec3c4f6e56511d25af5d1b90b246186e1e95
parentd8e9e8fa6df3f5c1542b6021dffd6be478099deb
Move Activator to shared partition (dotnet/coreclr#22894)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
netcore/System.Private.CoreLib/shared/System/Activator.RuntimeType.cs [new file with mode: 0644]
netcore/System.Private.CoreLib/shared/System/Activator.cs [new file with mode: 0644]
netcore/System.Private.CoreLib/shared/System/Diagnostics/Tracing/StubEnvironment.cs
netcore/System.Private.CoreLib/shared/System/Runtime/CompilerServices/AsyncMethodBuilder.cs
netcore/System.Private.CoreLib/shared/System/Threading/ExecutionContext.cs
netcore/System.Private.CoreLib/shared/System/Threading/SynchronizationContext.cs
netcore/System.Private.CoreLib/shared/System/Threading/Thread.cs
netcore/System.Private.CoreLib/shared/System/Threading/ThreadPool.cs