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