2 references to DocumentXPathNodeIterator_ElemChildren
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
1486
return new
DocumentXPathNodeIterator_ElemChildren
(this, localNameAtom, nsAtom);
2424
:
base
(nav, localNameAtom, nsAtom)