1 write to _workspaceWaiter
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
SolutionCrawler\WorkCoordinatorTests.cs (1)
1695_workspaceWaiter = GetListenerProvider(ExportProvider).GetWaiter(FeatureAttribute.Workspace);
2 references to _workspaceWaiter
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
SolutionCrawler\WorkCoordinatorTests.cs (2)
1698Assert.False(_workspaceWaiter.HasPendingWork); 1716Assert.False(_workspaceWaiter.HasPendingWork);