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