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