3 references to CommandException
NuGet.Commands (3)
SourcesCommands\SourceRunners.cs (3)
247throw new CommandException(Strings.SourcesCommandNoMatchingSourcesFound, args.Name); 267throw new CommandException(Strings.SourcesCommandNoMatchingSourcesFound, args.Name); 363throw new CommandException(Strings.SourcesCommandNoMatchingSourcesFound, name);