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