3 writes to MaxParallelThreads
xunit.console (3)
CommandLine.cs (3)
346MaxParallelThreads = 0; 350MaxParallelThreads = -1; 358MaxParallelThreads = threadValue;
1 reference to MaxParallelThreads
xunit.console (1)
ConsoleRunner.cs (1)
82commandLine.ParallelizeTestCollections, commandLine.MaxParallelThreads,