1 implementation of GetAssemblyLoadContext
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Loader_1.cs (1)
516TargetPointer ILoader.GetAssemblyLoadContext(ModuleHandle handle)
1 reference to GetAssemblyLoadContext
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
5999TargetPointer alc = loaderContract.GetAssemblyLoadContext(moduleHandle);