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