2 references to DocumentXPathNodeIterator_ElemChildren
System.Private.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
1471
return new
DocumentXPathNodeIterator_ElemChildren
(this, localNameAtom, nsAtom);
2400
:
base
(nav, localNameAtom, nsAtom)