2 references to Error_ClientCertificatesNotFound
NuGet.Commands (2)
ClientCertificatesCommand\AddClientCertRunner.cs (1)
58
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_ClientCertificatesNotFound
));
ClientCertificatesCommand\UpdateClientCertRunner.cs (1)
64
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_ClientCertificatesNotFound
));