2 references to RemoveElementWithId
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlAttributeCollection.cs (2)
354parent.OwnerDocument.RemoveElementWithId(attr.Value, parentElem); //remove the element from the hashtable 396doc.RemoveElementWithId(oldVal, parentElem); //add the element into the hashtable