2 references to RemoveElementWithId
System.Xml (2)
System\Xml\Dom\XmlAttributeCollection.cs (2)
312parent.OwnerDocument.RemoveElementWithId(attr.Value, parentElem); //remove the element from the hashtable 349doc.RemoveElementWithId(oldVal, parentElem); //add the element into the hashtable