1 write to _unnamedSymbols
Microsoft.CodeAnalysis.Workspaces (1)
Recommendations\IRecommendationService.cs (1)
45_unnamedSymbols = unnamedSymbols;
1 reference to _unnamedSymbols
Microsoft.CodeAnalysis.Workspaces (1)
Recommendations\IRecommendationService.cs (1)
33public ImmutableArray<ISymbol> UnnamedSymbols => _unnamedSymbols.NullToEmpty();