1 write to _count
PresentationCore (1)
Shared\MS\Internal\GenericEnumerator.cs (1)
44_count = _array.Count;
3 references to _count
PresentationCore (3)
Shared\MS\Internal\GenericEnumerator.cs (3)
57|| (_position >= _count)) 95if (_position >= _count) 97_position = _count;