2 writes to _idx
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlIterators.cs (2)
37
_idx
= -1;
44
_idx
++;
2 references to _idx
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlIterators.cs (2)
45
if (
_idx
>= _idrefs.Length)
48
while (!_navCurrent.MoveToId(_idrefs[
_idx
]));