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