1 write to _count
System.Collections.Immutable (1)
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (1)
99_count = count == -1 ? root.Count : count;
3 references to _count
System.Collections.Immutable (3)
System\Collections\Immutable\ImmutableList_1.Enumerator.cs (3)
100_remainingCount = _count; 105if (_count > 0) 191_remainingCount = _count;