1 write to next
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
2010
data->
next
= segmentData.Next.ToClrDataAddress(_target);
4 references to next
Microsoft.Diagnostics.DataContractReader.Legacy (4)
SOSDacImpl.cs (4)
2049
Debug.Assert(data->
next
== dataLocal.
next
, $"next - cDAC: {data->
next
:x}, DAC: {dataLocal.
next
:x}");