3 writes to MaxParallelThreads
xunit.console (3)
CommandLine.cs (3)
349MaxParallelThreads = 0; 353MaxParallelThreads = -1; 361MaxParallelThreads = threadValue;
1 reference to MaxParallelThreads
xunit.console (1)
ConsoleRunner.cs (1)
86commandLine.ParallelizeTestCollections, commandLine.MaxParallelThreads,