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