2 references to DocumentXPathNodeIterator_ElemChildren
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
2410
return new
DocumentXPathNodeIterator_ElemChildren
(this);
2428
internal DocumentXPathNodeIterator_ElemChildren_AndSelf(DocumentXPathNodeIterator_ElemChildren_AndSelf other) :
base
(other)