1 write to Buf
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\160\Microsoft_Diagnostics_DataContractReader_Data.StressLogChunk.g.cs (1)
35
Buf
= b + (ulong)t.Fields[n].Offset;
5 references to Buf
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\StressLog.cs (5)
148
if (currentPointer.Value < currentChunkData.
Buf
.Value)
150
currentPointer = currentChunkData.
Buf
;
155
if (readPointer.Value >= currentChunkData.
Buf
.Value + chunkSize)
174
TargetPointer p = currentChunkData.
Buf
;
179
&& p - currentChunkData.
Buf
< target.ReadGlobal<ulong>(Constants.Globals.StressLogMaxMessageSize))