1 write to _commandLineOptions
vstest.console (1)
Processors\UseVsixExtensionsArgumentProcessor.cs (1)
33
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console (1)
Processors\UseVsixExtensionsArgumentProcessor.cs (1)
50
new UseVsixExtensionsArgumentExecutor(
_commandLineOptions
, _testRequestManager, new VSExtensionManager(), ConsoleOutput.Instance));