1 write to _namedSymbols
Microsoft.CodeAnalysis.Workspaces (1)
Recommendations\IRecommendationService.cs (1)
44_namedSymbols = namedSymbols;
1 reference to _namedSymbols
Microsoft.CodeAnalysis.Workspaces (1)
Recommendations\IRecommendationService.cs (1)
28public ImmutableArray<ISymbol> NamedSymbols => _namedSymbols.NullToEmpty();