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