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