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