2 references to DocumentXPathNodeIterator_AllElemChildren
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
1502
return new
DocumentXPathNodeIterator_AllElemChildren
(this);
2301
internal DocumentXPathNodeIterator_AllElemChildren_AndSelf(DocumentXPathNavigator nav) :
base
(nav)