1 write to _commandLineOptions
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Processors\ParallelArgumentProcessor.cs (1)
30_commandLineOptions = commandLineOptions;
1 reference to _commandLineOptions
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Processors\ParallelArgumentProcessor.cs (1)
47new ParallelArgumentExecutor(_commandLineOptions, _runSettingsProvider));