1 write to _commandLineOptions
vstest.console (1)
Processors\ListTestsTargetPathArgumentProcessor.cs (1)
24
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console (1)
Processors\ListTestsTargetPathArgumentProcessor.cs (1)
40
new ListTestsTargetPathArgumentExecutor(
_commandLineOptions
));