2 references to StressLogMaxModules
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
58public const string StressLogMaxModules = nameof(StressLogMaxModules);
Contracts\StressLog.cs (1)
113uint maxModules = target.ReadGlobal<uint>(Constants.Globals.StressLogMaxModules);