3 writes to _index
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupInternal.cs (3)
621_index = 0; 627_index = 0; 637for (; _index < n; ++_index)
2 references to _index
PresentationFramework (2)
MS\Internal\Data\CollectionViewGroupInternal.cs (2)
637for (; _index < n; ++_index) 639object z = _list[_index];