1 write to CurrentWriteChunk
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\164\Microsoft_Diagnostics_DataContractReader_Data.ThreadStressLog.g.cs (1)
51CurrentWriteChunk = target.ReadPointerField(b, t, n);
3 references to CurrentWriteChunk
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StressLog.cs (3)
66if (threadStressLog.CurrentWriteChunk == TargetPointer.Null) 73Data.StressLogChunk currentChunkData = target.ProcessedData.GetOrAdd<Data.StressLogChunk>(threadStressLog.CurrentWriteChunk); 88threadStressLog.CurrentWriteChunk);