1 write to Parallel
vstest.console.arm64 (1)
parent\vstest.console\Processors\ParallelArgumentProcessor.cs (1)
110
_commandLineOptions.
Parallel
= true;
1 reference to Parallel
vstest.console.arm64 (1)
parent\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
1349
var parallel = _commandLineOptions.
Parallel
;