1 write to _commandLineOptions
vstest.console (1)
Processors\RunSettingsArgumentProcessor.cs (1)
88_commandLineOptions = commandLineOptions;
5 references to _commandLineOptions
vstest.console (5)
Processors\RunSettingsArgumentProcessor.cs (5)
125_commandLineOptions.SettingsFile = argument; 129_commandLineOptions.InIsolation = true; 136_commandLineOptions.TestCaseFilterValue = testCaseFilter; 153_commandLineOptions.TargetFrameworkVersion = framework; 160_commandLineOptions.TargetArchitecture = architecture;