2 references to DocumentXPathNodeIterator_AllElemChildren
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
2289
return new
DocumentXPathNodeIterator_AllElemChildren
(this);
2304
internal DocumentXPathNodeIterator_AllElemChildren_AndSelf(DocumentXPathNodeIterator_AllElemChildren_AndSelf other) :
base
(other)