1 write to Next
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\StressLogChunk.cs (1)
15
Next
= target.ReadPointerField(address, type, nameof(Next));
3 references to Next
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StressLog.cs (2)
168
currentReadChunk = currentChunkData.
Next
;
254
chunkPtr = chunk.
Next
;
Data\StressLogChunk.cs (1)
15
Next = target.ReadPointerField(address, type, nameof(
Next
));