4 writes to _index
PresentationFramework (4)
MS\Internal\Documents\ContentElementCollection.cs (4)
315_index = -1; 329_index++; 336_index = _collection.Size; 379_index = -1;
3 references to _index
PresentationFramework (3)
MS\Internal\Documents\ContentElementCollection.cs (3)
327if (_index < (_collection.Size - 1)) 330_currentElement = _collection[_index]; 347if (_index == -1)