3 writes to _index
PresentationFramework (3)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (3)
653_index = 0; 659_index = 0; 669for (; _index < n; ++_index)
2 references to _index
PresentationFramework (2)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (2)
669for (; _index < n; ++_index) 671object z = _list[_index];