1 reference to ToolInstallLocalOptionDescription
dotnet (1)
Commands\Tool\Install\ToolInstallCommandParser.cs (1)
76
public static readonly Option<bool> LocalOption = ToolAppliedOption.LocalOption(CliCommandStrings.
ToolInstallLocalOptionDescription
);