4 references to Add
System.Security.Cryptography (2)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
269valueColl.Add(CreateBestPkcs9AttributeObjectAvailable(type, attrValue.ToArray()));
src\libraries\Common\src\System\Security\Cryptography\CryptographicAttributeObjectCollection.cs (1)
73existing.Values.Add(asnEncodedData);
System.Security.Cryptography.Pkcs (2)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
269valueColl.Add(CreateBestPkcs9AttributeObjectAvailable(type, attrValue.ToArray()));
src\libraries\Common\src\System\Security\Cryptography\CryptographicAttributeObjectCollection.cs (1)
73existing.Values.Add(asnEncodedData);