1 reference to ComputeDeprioritizedDiagnosticIdsAsync
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService_DeprioritizationCandidates.cs (1)
60
deprioritizedIds = await
ComputeDeprioritizedDiagnosticIdsAsync
(analyzer).ConfigureAwait(false);