3 types derived from DocumentXPathNodeIterator_ElemDescendants
System.Private.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (3)
2253internal class DocumentXPathNodeIterator_AllElemChildren : DocumentXPathNodeIterator_ElemDescendants 2305internal class DocumentXPathNodeIterator_ElemChildren_NoLocalName : DocumentXPathNodeIterator_ElemDescendants 2362internal class DocumentXPathNodeIterator_ElemChildren : DocumentXPathNodeIterator_ElemDescendants
1 reference to DocumentXPathNodeIterator_ElemDescendants
System.Private.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
2191internal DocumentXPathNodeIterator_ElemDescendants(DocumentXPathNodeIterator_ElemDescendants other)