1 write to ArchitectureSpecified
vstest.console.arm64 (1)
parent\vstest.console\CommandLine\CommandLineOptions.cs (1)
182ArchitectureSpecified = true;
2 references to ArchitectureSpecified
vstest.console.arm64 (2)
parent\vstest.console\TestPlatformHelpers\TestRequestManager.cs (2)
1260if (_commandLineOptions.ArchitectureSpecified) 1355var platform = _commandLineOptions.ArchitectureSpecified;