2 references to DocumentXPathNodeIterator_AllElemChildren
System.Private.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
1487return new DocumentXPathNodeIterator_AllElemChildren(this); 2277internal DocumentXPathNodeIterator_AllElemChildren_AndSelf(DocumentXPathNavigator nav) : base(nav)