2 references to Current
Metrics (2)
src\Compilers\Core\Portable\Collections\SmallDictionary.cs (2)
589K IEnumerator<K>.Current => _e.Current; 595object IEnumerator.Current => _e.Current;