Implemented interface member:
1 reference to Current
Microsoft.Build (1)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\ImmutableSegmentedDictionary`2+Enumerator.cs (1)
45public readonly KeyValuePair<TKey, TValue> Current => _enumerator.Current;