1 write to _global
dotnet (1)
Commands\Tool\Update\ToolUpdateCommand.cs (1)
49
_global
= result.GetValue(ToolInstallCommandParser.GlobalOption);
1 reference to _global
dotnet (1)
Commands\Tool\Update\ToolUpdateCommand.cs (1)
111
if (
_global
|| !string.IsNullOrWhiteSpace(_toolPath))