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