Move AssemblyLoadContext VM-invoked static resolve methods to shared (dotnet/coreclr...
authorRyan Lucia <rylucia@microsoft.com>
Tue, 20 Aug 2019 14:45:03 +0000 (10:45 -0400)
committerJan Kotas <jkotas@microsoft.com>
Tue, 20 Aug 2019 14:45:03 +0000 (16:45 +0200)
commit5206770153b565d064ebb8802dee9f30b8793474
tree90e45d239ea0765131e564d3af33afac50dbdfd3
parent641017915018bacb8d50f1b306cfb4e8c67ed737
Move AssemblyLoadContext VM-invoked static resolve methods to shared (dotnet/coreclr#26248)

Shared between CoreCLR and Mono. Mono began using a copy of these methods with https://github.com/mono/mono/pull/16256/

Commit migrated from https://github.com/dotnet/coreclr/commit/d305063523370cfe3b728898df9b4e67acd6e3cb
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyLoadContext.CoreCLR.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyLoadContext.cs