5 writes to _idx
System.Xaml (5)
System\Xaml\ReaderMultiIndexDelegate.cs (5)
35_idx = -1; 48_currentNode = _indexDelegate(++_idx); 65_idx = _count; 87_idx = -1; 94_idx = value - 1;
2 references to _idx
System.Xaml (2)
System\Xaml\ReaderMultiIndexDelegate.cs (2)
46if (_idx < _count - 1) 78get { return _idx; }