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