4 writes to next_sweep_obj
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
1366
details->
next_sweep_obj
= heapData.NextSweepObject.ToClrDataAddress(_target);
1374
details->
next_sweep_obj
= 0;
1499
details->
next_sweep_obj
= heapData.NextSweepObject.ToClrDataAddress(_target);
1507
details->
next_sweep_obj
= 0;
8 references to next_sweep_obj
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1438
Debug.Assert(details->
next_sweep_obj
== detailsLocal.
next_sweep_obj
, $"cDAC: {details->
next_sweep_obj
:x}, DAC: {detailsLocal.
next_sweep_obj
:x}");
1571
Debug.Assert(details->
next_sweep_obj
== detailsLocal.
next_sweep_obj
, $"cDAC: {details->
next_sweep_obj
:x}, DAC: {detailsLocal.
next_sweep_obj
:x}");