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