1 instantiation of Enumerable
Metrics (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKeyResolution.cs (1)
46
=>
new
(this);
1 reference to Enumerable
Metrics (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKeyResolution.cs (1)
45
internal
Enumerable
<TSymbol> OfType<TSymbol>() where TSymbol : ISymbol