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