5 writes to _idx
System.Xaml (5)
System\Xaml\ReaderMultiIndexDelegate.cs (5)
34_idx = -1; 47_currentNode = _indexDelegate(++_idx); 65_idx = _count; 88_idx = -1; 95_idx = value - 1;
2 references to _idx
System.Xaml (2)
System\Xaml\ReaderMultiIndexDelegate.cs (2)
45if (_idx < _count - 1) 79get { return _idx; }