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