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