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