2 writes to _current
PresentationCore (2)
System\Windows\FreezableCollection.cs (2)
1013_current = default(T); 1039_current = _list._collection[++_index];
1 reference to _current
PresentationCore (1)
System\Windows\FreezableCollection.cs (1)
1098return _current;