2 references to ElementIndexSize
System.Xml (2)
System\Xml\Cache\XPathDocumentBuilder.cs (2)
88this.elemNameIndex = new XPathNodeRef[ElementIndexSize]; 155hash = (this.pageParent[this.idxParent].LocalNameHashCode & (ElementIndexSize - 1));