17 instantiations of CommandLineArgumentCombinationException
NuGet.Commands (17)
ClientCertificatesCommand\AddClientCertRunner.cs (1)
49throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture,
ClientCertificatesCommand\ClientCertArgsExtensions.cs (8)
70throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, 83throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, 96throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, 113throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, 123throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, 130throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, 140throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, 147throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture,
TrustedSignersCommand\TrustedSignersCommandRunner.cs (8)
64throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotAdd, Strings.Error_InvalidCombinationOfArguments)); 69throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_NoSignatureTrustedForPackage, trustedSignersArgs.PackagePath)); 77throw new CommandLineArgumentCombinationException(Strings.Error_CannotTrustOwnersForAuthor); 158throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotAdd, Strings.Error_InvalidCombinationOfArguments)); 283throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotList, Strings.Error_InvalidCombinationOfArguments)); 304throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotRemove, Strings.Error_InvalidCombinationOfArguments)); 325throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotSync, Strings.Error_InvalidCombinationOfArguments)); 333throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_PropertyCannotBeNullOrEmpty, nameof(name)));