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