1 write to _global
dotnet (1)
Commands\Tool\Install\ToolInstallCommand.cs (1)
26
_global
= parseResult.GetValue(Definition.LocationOptions.GlobalOption);
1 reference to _global
dotnet (1)
Commands\Tool\Install\ToolInstallCommand.cs (1)
41
if (
_global
|| !string.IsNullOrWhiteSpace(_toolPath))