5 writes to _current
System.Collections.Immutable (5)
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (5)
70_current = null; 122_current = null; 147_current = n; 153_current = null; 165_current = null;
2 references to _current
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedDictionary_2.Enumerator.cs (2)
93if (_current != null) 95return _current.Value;