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