2 references to MakeAttribute
System.Security.Cryptography.Pkcs (2)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
266coll.AddWithoutMerge(MakeAttribute(attribute));
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
644CryptographicAttributeObject obj = PkcsHelpers.MakeAttribute(attr);