2 references to UnitTestingReanalyzeScope
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingSolutionCrawlerRegistrationService.cs (1)
174coordinator.Reanalyze(analyzer, new UnitTestingReanalyzeScope(solution.Id)
ExternalAccess\UnitTesting\SolutionCrawler\UnitTestingWorkCoordinator.cs (1)
111var scope = new UnitTestingReanalyzeScope(_registration.GetSolutionToAnalyze().Id);