Implemented interface member:
29 references to Add
System.Security.Cryptography.Xml (29)
System\Security\Cryptography\Xml\CanonicalXml.cs (4)
71
elementList.
Add
(inputRoot);
72
elementListCanonical.
Add
(root);
83
elementList.
Add
(childNodes[i]);
84
elementListCanonical.
Add
(childNodesCanonical[i]);
System\Security\Cryptography\Xml\DataObject.cs (3)
38
_elData.
Add
(data);
88
_elData.
Add
(node);
151
_elData.
Add
(node);
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (4)
81
elementList.
Add
(inputRoot);
82
elementListCanonical.
Add
(root);
93
elementList.
Add
(childNodes[i]);
94
elementListCanonical.
Add
(childNodesCanonical[i]);
System\Security\Cryptography\Xml\Signature.cs (1)
218
_referencedItems.
Add
(node);
System\Security\Cryptography\Xml\SignedXml.cs (2)
913
nodeList.
Add
(obj.GetXml());
925
nodeList.
Add
(reference.GetXml());
System\Security\Cryptography\Xml\Utils.cs (11)
265
elementList.
Add
(node);
278
elementList.
Add
(node1);
289
namespaceList.
Add
(attribNode);
291
attribList.
Add
(attribNode);
298
nodeList.
Add
(elementNode);
302
nodeList.
Add
(attribNode);
306
nodeList.
Add
(namespaceNode);
526
namespaces.
Add
(nsattrib);
539
namespaces.
Add
(nsattrib);
546
namespaces.
Add
(attrib);
559
namespaces.
Add
(nsattrib);
System\Security\Cryptography\Xml\XmlDsigEnvelopedSignatureTransform.cs (2)
140
resultNodeList.
Add
(node);
157
resultNodeList.
Add
(node);
System\Security\Cryptography\Xml\XmlDsigXPathTransform.cs (2)
176
resultNodeList.
Add
(node);
184
resultNodeList.
Add
(node);