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