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