3 writes to _enumerator2Index
PresentationFramework (3)
src\Framework\System\Windows\Controls\Grid.cs (3)
4114_enumerator2Index = 0; 4140_enumerator2Index++; 4178_enumerator2Index = 0;
2 references to _enumerator2Index
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
4137case (2): if (_enumerator2Index < _enumerator2Count) 4139_currentChild = _enumerator2Collection[_enumerator2Index];