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