2 references to ArchitectureOption
dotnet (2)
Commands\Tool\Install\ToolInstallCommandParser.cs (1)
96command.Options.Add(ArchitectureOption);
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
80_architectureOption = parseResult.GetValue(ToolInstallCommandParser.ArchitectureOption);