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