1 write to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
41_globalOptions = globalOptions;
2 references to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (2)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (2)
54if (_globalOptions.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler)) 60if (_globalOptions.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler))