3 references to EnableSolutionCrawler
Microsoft.CodeAnalysis.EditorFeatures (2)
Preview\AbstractPreviewFactoryService.cs (2)
683
leftWorkspace?.
EnableSolutionCrawler
();
684
rightWorkspace?.
EnableSolutionCrawler
();
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
Preview\PreviewWorkspaceTests.cs (1)
149
previewWorkspace.
EnableSolutionCrawler
();