1 reference to KeyCollection
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\Compilers\Core\Portable\Collections\SmallDictionary.cs (1)
504
public KeyCollection Keys => new
KeyCollection
(this);