1 write to CurrentPtr
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\186\Microsoft_Diagnostics_DataContractReader_Data.ThreadStressLog.g.cs (1)
39CurrentPtr = target.ReadPointerField(b, t, n);
2 references to CurrentPtr
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StressLog.cs (2)
135TargetPointer readPointer = threadLog.CurrentPtr; 139TargetPointer currentPointer = threadLog.CurrentPtr;