4 writes to next_sweep_obj
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
1387
details->
next_sweep_obj
= heapData.NextSweepObject.ToClrDataAddress(_target);
1395
details->
next_sweep_obj
= 0;
1520
details->
next_sweep_obj
= heapData.NextSweepObject.ToClrDataAddress(_target);
1528
details->
next_sweep_obj
= 0;
8 references to next_sweep_obj
Microsoft.Diagnostics.DataContractReader.Legacy (8)
SOSDacImpl.cs (8)
1459
Debug.Assert(details->
next_sweep_obj
== detailsLocal.
next_sweep_obj
, $"cDAC: {details->
next_sweep_obj
:x}, DAC: {detailsLocal.
next_sweep_obj
:x}");
1592
Debug.Assert(details->
next_sweep_obj
== detailsLocal.
next_sweep_obj
, $"cDAC: {details->
next_sweep_obj
:x}, DAC: {detailsLocal.
next_sweep_obj
:x}");