2 writes to _enumerator2Collection
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
4117_enumerator2Collection = grid.Children; 4122_enumerator2Collection = null;
2 references to _enumerator2Collection
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
4118_enumerator2Count = _enumerator2Collection.Count; 4139_currentChild = _enumerator2Collection[_enumerator2Index];