3 references to Reanalyze
Microsoft.CodeAnalysis.Features (3)
SolutionCrawler\SolutionCrawlerRegistrationService.cs (2)
169
coordinator.
Reanalyze
(analyzer, new ReanalyzeScope(workspace.CurrentSolution.Id), highPriority);
173
coordinator.
Reanalyze
(analyzer, new ReanalyzeScope(projectIds, documentIds), highPriority);
SolutionCrawler\WorkCoordinator.cs (1)
87
Reanalyze
(analyzer, scope);