2 instantiations of DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
1480return new DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName(this, nsAtom); 2367return 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)
2361internal DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName(DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName other) : base(other)