1 reference to GetAnalyzerActionsAsync
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerDriver.cs (1)
403
(_lazyAnalyzerActions, _lazyUnsuppressedAnalyzers) = await
GetAnalyzerActionsAsync
(Analyzers, AnalyzerManager, analyzerExecutor, _severityFilter).ConfigureAwait(false);