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