2 references to DocumentXPathNodeIterator_ElemChildren_NoLocalName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
1481return new DocumentXPathNodeIterator_ElemChildren_NoLocalName(this, nsAtom); 2358internal DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName(DocumentXPathNavigator nav, string nsAtom) : base(nav, nsAtom)