1 write to AllocationContext
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\67\Microsoft_Diagnostics_DataContractReader_Data.Generation.g.cs (1)
27AllocationContext = target.ReadDataField<Data.GCAllocContext>(b, t, n);
2 references to AllocationContext
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GC_1.cs (2)
236AllocationContextPointer = gen.AllocationContext.Pointer, 237AllocationContextLimit = gen.AllocationContext.Limit,