1 reference to ForceAnalyzeProjectAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticAnalyzerService.cs (1)
110
await analyzer.
ForceAnalyzeProjectAsync
(project, cancellationToken).ConfigureAwait(false);