Implemented interface member:
1 reference to Current
Microsoft.CodeAnalysis (1)
src\Dependencies\Collections\ImmutableSegmentedDictionary`2+Enumerator.cs (1)
43public readonly KeyValuePair<TKey, TValue> Current => _enumerator.Current;