1 write to _solutionCrawlerWaiter
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
SolutionCrawler\WorkCoordinatorTests.cs (1)
1696_solutionCrawlerWaiter = GetListenerProvider(ExportProvider).GetWaiter(FeatureAttribute.SolutionCrawlerLegacy);
2 references to _solutionCrawlerWaiter
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
SolutionCrawler\WorkCoordinatorTests.cs (2)
1699Assert.False(_solutionCrawlerWaiter.HasPendingWork); 1717Assert.False(_solutionCrawlerWaiter.HasPendingWork);