2 references to GetEnumerator
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\MultiDictionary.cs (2)
275
return
GetEnumerator
();
285
return
GetEnumerator
();