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