8 references to Error_InvalidCombinationOfArguments
NuGet.Commands (8)
ClientCertificatesCommand\ClientCertArgsExtensions.cs (2)
132
Strings.
Error_InvalidCombinationOfArguments
));
149
Strings.
Error_InvalidCombinationOfArguments
));
TrustedSignersCommand\TrustedSignersCommandRunner.cs (6)
64
throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotAdd, Strings.
Error_InvalidCombinationOfArguments
));
124
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotAdd, Strings.
Error_InvalidCombinationOfArguments
));
158
throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotAdd, Strings.
Error_InvalidCombinationOfArguments
));
283
throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotList, Strings.
Error_InvalidCombinationOfArguments
));
304
throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotRemove, Strings.
Error_InvalidCombinationOfArguments
));
325
throw new CommandLineArgumentCombinationException(string.Format(CultureInfo.CurrentCulture, Strings.Error_CouldNotSync, Strings.
Error_InvalidCombinationOfArguments
));