2 instantiations of DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
1480
return new
DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
(this, nsAtom);
2367
return new
DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
(this);
1 reference to DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (1)
2361
internal DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName(
DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
other) : base(other)