2 writes to AllocationStart
Microsoft.Diagnostics.DataContractReader.Contracts (2)
_generated\67\Microsoft_Diagnostics_DataContractReader_Data.Generation.g.cs (2)
35AllocationStart = target.ReadPointerField(b, t, n); 37AllocationStart = default(TargetPointer?);
1 reference to AllocationStart
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
235AllocationStart = gen.AllocationStart ?? 0,