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