2 references to DocumentXPathNodeIterator_AllElemChildren
System.Private.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
2265return new DocumentXPathNodeIterator_AllElemChildren(this); 2280internal DocumentXPathNodeIterator_AllElemChildren_AndSelf(DocumentXPathNodeIterator_AllElemChildren_AndSelf other) : base(other)