1 instantiation of KeyEnumerator
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\ConcurrentSet.cs (1)
147
return new
KeyEnumerator
(_dictionary);
1 reference to KeyEnumerator
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\ConcurrentSet.cs (1)
142
public
KeyEnumerator
GetEnumerator()