3 types derived from DocumentXPathNodeIterator_ElemDescendants
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (3)
2277
internal class DocumentXPathNodeIterator_AllElemChildren :
DocumentXPathNodeIterator_ElemDescendants
2329
internal class DocumentXPathNodeIterator_ElemChildren_NoLocalName :
DocumentXPathNodeIterator_ElemDescendants
2386
internal class DocumentXPathNodeIterator_ElemChildren :
DocumentXPathNodeIterator_ElemDescendants
1 reference to DocumentXPathNodeIterator_ElemDescendants
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (1)
2215
internal DocumentXPathNodeIterator_ElemDescendants(
DocumentXPathNodeIterator_ElemDescendants
other)