4 writes to _current
PresentationFramework (4)
MS\Internal\Data\CompositeCollectionView.cs (4)
1509_current = _containerEnumerator.Current; 1531_current = item; 1537_current = null; 1571_current = null;
1 reference to _current
PresentationFramework (1)
MS\Internal\Data\CompositeCollectionView.cs (1)
1563return _current;