Implemented interface member:
method
GetDiagnosticsForIdsAsync
Microsoft.CodeAnalysis.Diagnostics.IDiagnosticAnalyzerService.GetDiagnosticsForIdsAsync(Microsoft.CodeAnalysis.Project, Microsoft.CodeAnalysis.DocumentId, System.Collections.Immutable.ImmutableHashSet<System.String>, System.Func<Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer, System.Boolean>, System.Boolean, System.Boolean, System.Threading.CancellationToken)
1 reference to GetDiagnosticsForIdsAsync
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService_ForceAnalyzeProject.cs (1)
23/// cref="GetDiagnosticsForIdsAsync"/> to speed up subsequent calls through the normal <see