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