1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\CLIRunSettingsArgumentProcessor.cs (1)
86_commandLineOptions = commandLineOptions;
2 references to _commandLineOptions
vstest.console.arm64 (2)
parent\vstest.console\Processors\CLIRunSettingsArgumentProcessor.cs (2)
239_commandLineOptions.TargetFrameworkVersion = framework; 249_commandLineOptions.TargetArchitecture = architecture;