1 write to LoaderAllocator
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
3161
data->
LoaderAllocator
= contract.GetLoaderAllocator(handle).ToClrDataAddress(_target);
2 references to LoaderAllocator
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
3202
Debug.Assert(data->
LoaderAllocator
== dataLocal.
LoaderAllocator
);