2 references to StressLogModuleTable
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
57
public const string StressLogModuleTable = nameof(
StressLogModuleTable
);
Contracts\StressLog.cs (1)
103
if (!target.TryReadGlobalPointer(Constants.Globals.
StressLogModuleTable
, out moduleTable))