2 references to FilterEventsAndGeneratedSymbols
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Recommendations\VisualBasicRecommendationServiceRunner.vb (2)
150Return symbols.WhereAsArray(Function(s) FilterEventsAndGeneratedSymbols(Nothing, s)) 340symbols = symbols.WhereAsArray(Function(s) FilterEventsAndGeneratedSymbols(node, s))