1 write to _current
PresentationCore (1)
Shared\MS\Internal\GenericEnumerator.cs (1)
105
_current
= _array[_position];
1 reference to _current
PresentationCore (1)
Shared\MS\Internal\GenericEnumerator.cs (1)
78
return
_current
;