1 write to LoaderAllocator
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\115\Microsoft_Diagnostics_DataContractReader_Data.Module.g.cs (1)
46
LoaderAllocator
= target.ReadPointerField(b, t, n);
2 references to LoaderAllocator
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Loader_1.cs (2)
132
LoaderAllocator loaderAllocator = _target.ProcessedData.GetOrAdd<Data.LoaderAllocator>(module.
LoaderAllocator
);
477
return module.
LoaderAllocator
;