1 write to NextSweepObject
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
175NextSweepObject = heap.NextSweepObj ?? TargetPointer.Null,
2 references to NextSweepObject
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
1387details->next_sweep_obj = heapData.NextSweepObject.ToClrDataAddress(_target); 1520details->next_sweep_obj = heapData.NextSweepObject.ToClrDataAddress(_target);