2 references to StressLogModuleDesc
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StressLog.cs (1)
112
uint moduleEntrySize = target.GetTypeInfo(DataType.
StressLogModuleDesc
).Size!.Value;
Data\StressLogModuleDesc.cs (1)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
StressLogModuleDesc
);