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)
1699
Assert.False(
_solutionCrawlerWaiter
.HasPendingWork);
1717
Assert.False(
_solutionCrawlerWaiter
.HasPendingWork);