2 references to NextNodeIndex
System.Xml (2)
System\Xml\Cache\XPathDocumentBuilder.cs (2)
114
this.doc.SetRootNode(this.nodePageFact.NextNodePage, this.nodePageFact.
NextNodeIndex
);
401
if (idx == this.nodePageFact.
NextNodeIndex
&& page == this.nodePageFact.NextNodePage) {