2 references to StressLogChunk
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StressLog.cs (1)
219
ulong chunkSize = target.GetTypeInfo(DataType.
StressLogChunk
).Size!.Value;
Data\StressLogChunk.cs (1)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
StressLogChunk
);