2 instantiations of DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
System.Private.Xml (2)
System\Xml\Dom\DocumentXPathNavigator.cs (2)
1465
return new
DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
(this, nsAtom);
2343
return new
DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
(this);
1 reference to DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
System.Private.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
2337
internal DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName(
DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
other) : base(other)