2 references to StressLogHasModuleTable
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
55public const string StressLogHasModuleTable = nameof(StressLogHasModuleTable);
Contracts\StressLog.cs (1)
96if (target.ReadGlobal<byte>(Constants.Globals.StressLogHasModuleTable) == 0)