5 writes to _current
System.Collections.Immutable (5)
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (5)
57_current = null; 108_current = null; 132_current = n; 138_current = null; 149_current = null;
2 references to _current
System.Collections.Immutable (2)
System\Collections\Immutable\SortedInt32KeyNode.Enumerator.cs (2)
79if (_current != null) 81return _current.Value;