1 write to _array
PresentationCore (1)
Shared\MS\Internal\GenericEnumerator.cs (1)
43_array = array;
2 references to _array
PresentationCore (2)
Shared\MS\Internal\GenericEnumerator.cs (2)
44_count = _array.Count; 105_current = _array[_position];