1 implementation of RunAnalysisAsync
Microsoft.CodeAnalysis.Features (1)
Diagnostics\CodeAnalysisDiagnosticAnalyzerService.cs (1)
92
public async ValueTask
RunAnalysisAsync
(Project project, CancellationToken cancellationToken)
3 references to RunAnalysisAsync
Microsoft.CodeAnalysis.Features (3)
Diagnostics\ICodeAnalysisDiagnosticAnalyzerService.cs (3)
25
/// Returns true if <see cref="
RunAnalysisAsync
(Project, CancellationToken)"/> was invoked on either the current or
35
/// cref="
RunAnalysisAsync
(Project, CancellationToken)"/> invocation on the containing project or solution. The
45
/// from the last <see cref="
RunAnalysisAsync
(Project, CancellationToken)"/> invocation on the given project or