Implemented interface member:
1 reference to Current
Microsoft.Build (1)
src\5057ed6cf5d6323b\ImmutableSegmentedDictionary`2+Enumerator.cs (1)
45public readonly KeyValuePair<TKey, TValue> Current => _enumerator.Current;