2 references to Reanalyze
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
SolutionCrawler\WorkCoordinatorTests.cs (1)
673service.Reanalyze(workspace, worker, projectIds: null, documentIds: SpecializedCollections.SingletonEnumerable(info.Id), highPriority: false);
Microsoft.CodeAnalysis.Features (1)
SolutionCrawler\SolutionCrawlerService.cs (1)
38registration.Reanalyze(workspace, analyzer, projectIds, documentIds, highPriority);