4 writes to _index
PresentationFramework (4)
MS\Internal\Documents\ContentElementCollection.cs (4)
309_index = -1; 323_index++; 330_index = _collection.Size; 373_index = -1;
3 references to _index
PresentationFramework (3)
MS\Internal\Documents\ContentElementCollection.cs (3)
321if (_index < (_collection.Size - 1)) 324_currentElement = _collection[_index]; 341if (_index == -1)