2 references to ShouldVerifyOwners
NuGet.Packaging (2)
Signing\Verification\AllowListVerificationProvider.cs (2)
87if (ShouldVerifyOwners(certificateHashEntry as TrustedSignerAllowListEntry, signature as IRepositorySignature, out var allowedOwners, out var actualOwners)) 114if (ShouldVerifyOwners(certificateHashEntry as TrustedSignerAllowListEntry, repositoryCountersignature.Value, out var allowedOwners, out var actualOwners))