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