2 references to AddElementWithId
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlAttributeCollection.cs (2)
338
parent.OwnerDocument.
AddElementWithId
(attr.Value, parentElem); //add the element into the hashtable
397
doc.
AddElementWithId
(newVal, parentElem);