6 writes to _index
System.Collections.NonGeneric (6)
System\Collections\Queue.cs (6)
431_index = 0; 434_index = -1; 450_index++; 453_index = -1; 476_index = -1; 478_index = 0;
4 references to _index
System.Collections.NonGeneric (4)
System\Collections\Queue.cs (4)
443if (_index < 0) 449_currentElement = _q.GetElement(_index); 452if (_index == _q._size) 463if (_index == 0)