1 write to _commandLineOptions
vstest.console (1)
Processors\RunSettingsArgumentProcessor.cs (1)
77_commandLineOptions = commandLineOptions;
5 references to _commandLineOptions
vstest.console (5)
Processors\RunSettingsArgumentProcessor.cs (5)
113_commandLineOptions.SettingsFile = argument; 117_commandLineOptions.InIsolation = true; 124_commandLineOptions.TestCaseFilterValue = testCaseFilter; 141_commandLineOptions.TargetFrameworkVersion = framework; 148_commandLineOptions.TargetArchitecture = architecture;