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