Use AssemblyLoadContext from shared partition (dotnet/corert#7570)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Mon, 1 Jul 2019 05:15:28 +0000 (07:15 +0200)
committerJan Kotas <jkotas@microsoft.com>
Tue, 2 Jul 2019 02:47:11 +0000 (19:47 -0700)
commite6e170fdec2bb20a76126bd9b40e4a284e6c92f2
tree1bd3a84bb9ac1dbb18241db22d5267e002a41c42
parentf93906ced7725b5fcd248b10950fbdfef8188c5b
Use AssemblyLoadContext from shared partition (dotnet/corert#7570)

We were missing methods that got added for 3.0. The only LoadContext that works is the default one though.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Runtime/Loader/AssemblyLoadContext.cs