3 writes to _index
WindowsBase (3)
Base\System\Windows\LocalValueEnumerator.cs (3)
101_index++; 111_index = -1; 124_index = -1;
6 references to _index
WindowsBase (6)
Base\System\Windows\LocalValueEnumerator.cs (6)
38_index == other._index && 71if(_index == -1 ) 77if(_index >= Count ) 83return _snapshot[_index]; 103return _index < Count;