1 write to elemNameIndex
System.Xml (1)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
88this.elemNameIndex = new XPathNodeRef[ElementIndexSize];
3 references to elemNameIndex
System.Xml (3)
System\Xml\Cache\XPathDocumentBuilder.cs (3)
156this.elemNameIndex[hash] = LinkSimilarElements(this.elemNameIndex[hash].Page, this.elemNameIndex[hash].Index, this.pageParent, this.idxParent);