2 references to GetAttributes
NuGet.Packaging (2)
Signing\Utility\AttributeUtility.cs (2)
48var values = signedAttributes.GetAttributes(Oids.CommitmentTypeIndication) 329var matches = attributes.GetAttributes(oid);