3 references to IsGlobalOrToolPath
dotnet-aot (2)
parent\dotnet\Commands\Tool\ToolCommandParser.cs (2)
31command.ListCommand.LocationOptions.IsGlobalOrToolPath(parseResult) 35command.UninstallCommand.LocationOptions.IsGlobalOrToolPath(parseResult)
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolLocationOptions.cs (1)
58if (IsGlobalOrToolPath(parseResult) &&