1 write to Next
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ThreadStressLog.cs (1)
15Next = target.ReadPointerField(address, type, nameof(Next));
8 references to Next
Microsoft.Diagnostics.DataContractReader.Contracts (8)
Contracts\StressLog.cs (7)
62currentPointer = threadStressLog.Next; 69currentPointer = threadStressLog.Next; 77currentPointer = threadStressLog.Next; 82threadStressLog.Next, 90currentPointer = threadStressLog.Next; 245address = threadLog.Next; 257address = threadLog.Next;
Data\ThreadStressLog.cs (1)
15Next = target.ReadPointerField(address, type, nameof(Next));