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)
45if (_idx >= _idrefs.Length) 48while (!_navCurrent.MoveToId(_idrefs[_idx]));