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