3 references to Reanalyze
Microsoft.CodeAnalysis.Features (3)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerRegistrationService.cs (2)
174coordinator.Reanalyze(analyzer, new UnitTestingReanalyzeScope(solution.Id) 182coordinator.Reanalyze(analyzer, new UnitTestingReanalyzeScope(projectIds, documentIds)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.cs (1)
112Reanalyze(analyzer, scope);