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