4 writes to _index
PresentationFramework (4)
MS\Internal\Documents\ContentElementCollection.cs (4)
310_index = -1; 324_index++; 331_index = _collection.Size; 374_index = -1;
3 references to _index
PresentationFramework (3)
MS\Internal\Documents\ContentElementCollection.cs (3)
322if (_index < (_collection.Size - 1)) 325_currentElement = _collection[_index]; 342if (_index == -1)