6 references to nodePageFact
System.Xml (6)
System\Xml\Cache\XPathDocumentBuilder.cs (6)
68
this.
nodePageFact
.Init(256);
114
this.doc.SetRootNode(this.
nodePageFact
.NextNodePage, this.
nodePageFact
.NextNodeIndex);
401
if (idx == this.
nodePageFact
.NextNodeIndex && page == this.
nodePageFact
.NextNodePage) {
598
this.
nodePageFact
.AllocateSlot(out pageNode, out idxNode);