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