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