2 references to ArchitectureOption
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
89
_architecture = parseResult.GetValue(installDef.
ArchitectureOption
);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolInstallCommandDefinition.cs (1)
32
Options.Add(
ArchitectureOption
);