5 references to Add
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
279
valueColl.
Add
(CreateBestPkcs9AttributeObjectAvailable(type, attrValue.ToArray()));
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CryptographicAttributeObjectCollection.cs (1)
67
existing.Values.
Add
(asnEncodedData);
System.Security.Cryptography.Pkcs (3)
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (1)
496
attributeCollection.
Add
(attributeObject);
src\runtime\src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
279
valueColl.
Add
(CreateBestPkcs9AttributeObjectAvailable(type, attrValue.ToArray()));
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CryptographicAttributeObjectCollection.cs (1)
67
existing.Values.
Add
(asnEncodedData);