Implemented interface member:
1 reference to Current
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (1)
65
object? IEnumerator.Current => this.
Current
;