1 instantiation of KeyCollection
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\SmallDictionary.cs (1)
616
public KeyCollection Keys =>
new
(this);
1 reference to KeyCollection
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\SmallDictionary.cs (1)
616
public
KeyCollection
Keys => new(this);