1 write to _toolPath
dotnet (1)
Commands\Tool\Uninstall\ToolUninstallCommand.cs (1)
27_toolPath = result.GetValue(Definition.LocationOptions.ToolPathOption);
1 reference to _toolPath
dotnet (1)
Commands\Tool\Uninstall\ToolUninstallCommand.cs (1)
40if (_global || !string.IsNullOrWhiteSpace(_toolPath))