2 references to StressLogMaxModules
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
62public const string StressLogMaxModules = nameof(StressLogMaxModules);
Contracts\StressLog.cs (1)
110TargetNUInt maxModules = new(target.ReadGlobalPointer(Constants.Globals.StressLogMaxModules).Value);