2 instantiations of DocumentXPathNodeIterator_AllElemChildren_AndSelf
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
1501return new DocumentXPathNodeIterator_AllElemChildren_AndSelf(this); 2310return new DocumentXPathNodeIterator_AllElemChildren_AndSelf(this);
1 reference to DocumentXPathNodeIterator_AllElemChildren_AndSelf
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (1)
2304internal DocumentXPathNodeIterator_AllElemChildren_AndSelf(DocumentXPathNodeIterator_AllElemChildren_AndSelf other) : base(other)