1 write to _commandLineOptions
vstest.console (1)
Processors\ResultsDirectoryArgumentProcessor.cs (1)
35
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console (1)
Processors\ResultsDirectoryArgumentProcessor.cs (1)
52
new ResultsDirectoryArgumentExecutor(
_commandLineOptions
, _runSettingsProvider));