2 references to ForceAnalyzeProjectAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Diagnostics\DiagnosticAnalyzerService.cs (2)
158await analyzer.ForceAnalyzeProjectAsync(project, cancellationToken).ConfigureAwait(false); 170await analyzer.ForceAnalyzeProjectAsync(project, cancellationToken).ConfigureAwait(false);