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