1 write to AllocBytesLoh
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\70\Microsoft_Diagnostics_DataContractReader_Data.GCAllocContext.g.cs (1)
39AllocBytesLoh = target.ReadField<long>(b, t, n);
1 reference to AllocBytesLoh
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Thread_1.cs (1)
161allocBytesLoh = thread.RuntimeThreadLocals?.AllocContext.GCAllocationContext.AllocBytesLoh ?? 0;