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