1 write to _architecture
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
89_architecture = parseResult.GetValue(installDef.ArchitectureOption);
1 reference to _architecture
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
250string appHostSourceDirectory = _shellShimTemplateFinder.ResolveAppHostSourceDirectoryAsync(_architecture, framework, RuntimeInformation.ProcessArchitecture).Result;