1 write to _commandLineOptions
vstest.console (1)
Processors\RunSpecificTestsArgumentProcessor.cs (1)
342_commandLineOptions = commandLineOptions;
3 references to _commandLineOptions
vstest.console (3)
Processors\RunSpecificTestsArgumentProcessor.cs (3)
376if (!testsFoundInAnySource && !_commandLineOptions.TestAdapterPathsSet && _commandLineOptions.TestCaseFilterValue == null) 383if (_commandLineOptions.ArtifactProcessingMode == ArtifactProcessingMode.Collect)