2 references to DocumentXPathNodeIterator_ElemChildren_NoLocalName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
2345
return new
DocumentXPathNodeIterator_ElemChildren_NoLocalName
(this);
2361
internal DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName(DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName other) :
base
(other)