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)
50new UseVsixExtensionsArgumentExecutor(_commandLineOptions, _testRequestManager, new VSExtensionManager(), ConsoleOutput.Instance));