2 references to BuildInstallArguments
Microsoft.DotNet.Arcade.Sdk (2)
src\InstallDotNetCore.cs (2)
133string arguments = BuildInstallArguments(runtime, normalizedVersion, architecture, includeRuntimeSourceOptions: true); 178string safeArguments = BuildInstallArguments(runtime, normalizedVersion, architecture, includeRuntimeSourceOptions: false);