1 write to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
SolutionCrawler\HostSolutionCrawlerWorkspaceEventListener.cs (1)
22
_globalOptions
= globalOptions;
1 reference to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
SolutionCrawler\HostSolutionCrawlerWorkspaceEventListener.cs (1)
27
if (
_globalOptions
.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler))