8 references to generation_table
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1475
details->
generation_table
[i].start_segment = genData.StartSegment.ToClrDataAddress(_target);
1476
details->
generation_table
[i].allocation_start = genData.AllocationStart.ToClrDataAddress(_target);
1477
details->
generation_table
[i].allocContextPtr = genData.AllocationContextPointer.ToClrDataAddress(_target);
1478
details->
generation_table
[i].allocContextLimit = genData.AllocationContextLimit.ToClrDataAddress(_target);
1609
details->
generation_table
[i].start_segment = genData.StartSegment.ToClrDataAddress(_target);
1610
details->
generation_table
[i].allocation_start = genData.AllocationStart.ToClrDataAddress(_target);
1611
details->
generation_table
[i].allocContextPtr = genData.AllocationContextPointer.ToClrDataAddress(_target);
1612
details->
generation_table
[i].allocContextLimit = genData.AllocationContextLimit.ToClrDataAddress(_target);