1 write to AllocationContextPointer
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
224AllocationContextPointer = gen.AllocationContext.Pointer,
4 references to AllocationContextPointer
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
1433details->generation_table[i].allocContextPtr = genData.AllocationContextPointer.ToClrDataAddress(_target); 1566details->generation_table[i].allocContextPtr = genData.AllocationContextPointer.ToClrDataAddress(_target); 5766pGenerationData[i].allocContextPtr = gen.AllocationContextPointer.ToClrDataAddress(_target); 5897pGenerationData[i].allocContextPtr = gen.AllocationContextPointer.ToClrDataAddress(_target);