2 references to AddElementWithId
System.Xml (2)
System\Xml\Dom\XmlAttributeCollection.cs (2)
297
parent.OwnerDocument.
AddElementWithId
(attr.Value, parentElem); //add the element into the hashtable
350
doc.
AddElementWithId
(newVal, parentElem);