1 write to _commandLineOptions
vstest.console (1)
Processors\TestAdapterLoadingStrategyArgumentProcessor.cs (1)
37_commandLineOptions = commandLineOptions;
1 reference to _commandLineOptions
vstest.console (1)
Processors\TestAdapterLoadingStrategyArgumentProcessor.cs (1)
54new TestAdapterLoadingStrategyArgumentExecutor(_commandLineOptions, _runSettingsProvider, ConsoleOutput.Instance, new FileHelper()));