Implemented interface member:
method
IsAnyDiagnosticIdDeprioritizedAsync
Microsoft.CodeAnalysis.Diagnostics.IDiagnosticAnalyzerService.IsAnyDiagnosticIdDeprioritizedAsync(Microsoft.CodeAnalysis.Project, System.Collections.Immutable.ImmutableArray<System.String>, System.Threading.CancellationToken)
1 reference to IsAnyDiagnosticIdDeprioritizedAsync
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService_DeprioritizationCandidates.cs (1)
41await IsAnyDiagnosticIdDeprioritizedAsync(project, diagnosticIds: [], cancellationToken).ConfigureAwait(false);