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