5 writes to _current
System.Collections.Immutable (5)
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (5)
83_current = null; 133_current = null; 155_current = n; 161_current = null; 174_current = null;
2 references to _current
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedSet_1.Enumerator.cs (2)
110if (_current != null) 112return _current.Value;