4 references to
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (4)
76
public XPathDocumentElementChildIterator(XPathDocumentElementChildIterator iter) :
base
(iter)
130
public XPathDocumentKindChildIterator(XPathDocumentKindChildIterator iter) :
base
(iter)
196
public XPathDocumentElementDescendantIterator(XPathDocumentElementDescendantIterator iter) :
base
(iter)
265
public XPathDocumentKindDescendantIterator(XPathDocumentKindDescendantIterator iter) :
base
(iter)