1 write to idx
System.Xml (1)
System\Xml\Cache\XPathNode.cs (1)
440this.idx = idx;
2 references to idx
System.Xml (2)
System\Xml\Cache\XPathNode.cs (2)
452get { return this.idx; } 456return XPathNodeHelper.GetLocation(this.page, this.idx);