2 instantiations of DocumentXPathNodeIterator_AllElemChildren_AndSelf
System.Private.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
1486return new DocumentXPathNodeIterator_AllElemChildren_AndSelf(this); 2286return new DocumentXPathNodeIterator_AllElemChildren_AndSelf(this);
1 reference to DocumentXPathNodeIterator_AllElemChildren_AndSelf
System.Private.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
2280internal DocumentXPathNodeIterator_AllElemChildren_AndSelf(DocumentXPathNodeIterator_AllElemChildren_AndSelf other) : base(other)