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