Implemented interface member:
29 references to Add
System.Security.Cryptography.Xml (29)
System\Security\Cryptography\Xml\CanonicalXml.cs (4)
62
elementList.
Add
(inputRoot);
63
elementListCanonical.
Add
(root);
74
elementList.
Add
(childNodes[i]);
75
elementListCanonical.
Add
(childNodesCanonical[i]);
System\Security\Cryptography\Xml\DataObject.cs (3)
35
_elData.
Add
(data);
85
_elData.
Add
(node);
145
_elData.
Add
(node);
System\Security\Cryptography\Xml\ExcCanonicalXml.cs (4)
72
elementList.
Add
(inputRoot);
73
elementListCanonical.
Add
(root);
84
elementList.
Add
(childNodes[i]);
85
elementListCanonical.
Add
(childNodesCanonical[i]);
System\Security\Cryptography\Xml\Signature.cs (1)
215
_referencedItems.
Add
(node);
System\Security\Cryptography\Xml\SignedXml.cs (2)
901
nodeList.
Add
(obj.GetXml());
913
nodeList.
Add
(reference.GetXml());
System\Security\Cryptography\Xml\Utils.cs (11)
253
elementList.
Add
(node);
266
elementList.
Add
(node1);
277
namespaceList.
Add
(attribNode);
279
attribList.
Add
(attribNode);
286
nodeList.
Add
(elementNode);
290
nodeList.
Add
(attribNode);
294
nodeList.
Add
(namespaceNode);
514
namespaces.
Add
(nsattrib);
527
namespaces.
Add
(nsattrib);
534
namespaces.
Add
(attrib);
547
namespaces.
Add
(nsattrib);
System\Security\Cryptography\Xml\XmlDsigEnvelopedSignatureTransform.cs (2)
134
resultNodeList.
Add
(node);
151
resultNodeList.
Add
(node);
System\Security\Cryptography\Xml\XmlDsigXPathTransform.cs (2)
176
resultNodeList.
Add
(node);
184
resultNodeList.
Add
(node);