2 references to GetFilteredActions
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerDriver.GroupedAnalyzerActionsForAnalyzer.cs (2)
51=> GetFilteredActions(actions, _analyzer, _analyzerActionsNeedFiltering); 147codeBlockActions = GetFilteredActions(codeBlockActions, analyzer, analyzerActionsNeedFiltering);