2 references to Error_CannotTrustOwnersForAuthor
NuGet.Commands (2)
TrustedSignersCommand\TrustedSignersCommandRunner.cs (2)
77
throw new CommandLineArgumentCombinationException(Strings.
Error_CannotTrustOwnersForAuthor
);
142
throw new ArgumentException(Strings.
Error_CannotTrustOwnersForAuthor
);