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