2 writes to idx
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlIterators.cs (2)
37
this.
idx
= -1;
42
this.
idx
++;
2 references to idx
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlIterators.cs (2)
43
if (this.
idx
>= idrefs.Length)
46
while (!this.navCurrent.MoveToId(this.idrefs[this.
idx
]));