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