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