1 write to AllocationContextLimit
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
225
AllocationContextLimit
= gen.AllocationContext.Limit,
4 references to AllocationContextLimit
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
1434
details->generation_table[i].allocContextLimit = genData.
AllocationContextLimit
.ToClrDataAddress(_target);
1567
details->generation_table[i].allocContextLimit = genData.
AllocationContextLimit
.ToClrDataAddress(_target);
5767
pGenerationData[i].allocContextLimit = gen.
AllocationContextLimit
.ToClrDataAddress(_target);
5898
pGenerationData[i].allocContextLimit = gen.
AllocationContextLimit
.ToClrDataAddress(_target);