2 references to AllocBytes
Microsoft.Diagnostics.DataContractReader.Contracts (2)
_generated\86\Microsoft_Diagnostics_DataContractReader_Data.GCAllocContext.g.cs (1)
143_ = AllocBytes;
Contracts\Thread_1.cs (1)
186allocBytes = thread.RuntimeThreadLocals?.AllocContext.GCAllocationContext.AllocBytes ?? 0;