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)
186
allocBytes = thread.RuntimeThreadLocals?.AllocContext.GCAllocationContext.
AllocBytes
?? 0;