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