2 references to GetCertificateItemForSignature
NuGet.Commands (2)
TrustedSignersCommand\TrustedSignerActionsProvider.cs (2)
135var certificateItem = GetCertificateItemForSignature(repositorySignature, allowUntrustedRoot); 148var certificateItem = GetCertificateItemForSignature(primarySignature, allowUntrustedRoot);