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