1 reference to GetProjectDiagnosticsForIdsAsync
Microsoft.CodeAnalysis.Features (1)
Diagnostics\IDiagnosticAnalyzerService.cs (1)
58
/// Note that for project case, this method returns diagnostics from all project documents as well. Use <see cref="
GetProjectDiagnosticsForIdsAsync
(Solution, ProjectId?, ImmutableHashSet{string}?, Func{DiagnosticAnalyzer, bool}?, bool, bool, CancellationToken)"/>