4 references to
System.Private.Xml (4)
System\Xml\Cache\XPathDocumentIterator.cs (4)
74
public XPathDocumentElementChildIterator(XPathDocumentElementChildIterator iter) :
base
(iter)
128
public XPathDocumentKindChildIterator(XPathDocumentKindChildIterator iter) :
base
(iter)
195
public XPathDocumentElementDescendantIterator(XPathDocumentElementDescendantIterator iter) :
base
(iter)
264
public XPathDocumentKindDescendantIterator(XPathDocumentKindDescendantIterator iter) :
base
(iter)