2 references to IsGlobalOrToolPath
dotnet (1)
Commands\Tool\List\ToolListCommand.cs (1)
23CommandBase command = Definition.LocationOptions.IsGlobalOrToolPath(_parseResult)
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolLocationOptions.cs (1)
58if (IsGlobalOrToolPath(parseResult) &&