6 writes to _index
mscorlib (6)
system\collections\queue.cs (6)
403_index = 0; 406_index = -1; 423_index++; 426_index = -1; 446_index = -1; 448_index = 0;
4 references to _index
mscorlib (4)
system\collections\queue.cs (4)
417if (_index < 0) { 422currentElement = _q.GetElement(_index); 425if (_index == _q._size) 434if (_index == 0)