4 writes to _index
System.Collections (4)
System\Collections\Generic\LinkedList.cs (4)
517_index = 0; 544_index = _list.Count + 1; 548++_index; 567_index = 0;
2 references to _index
System.Collections (2)
System\Collections\Generic\LinkedList.cs (2)
526if (_index == 0 || (_index == _list.Count + 1))