1 reference to GetAllSymbols
Microsoft.CodeAnalysis.Workspaces (1)
Recommendations\AbstractRecommendationServiceRunner.cs (1)
141
var invocationSymbols = _context.SemanticModel.GetSymbolInfo(invocationExpression).
GetAllSymbols
();