1 write to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
42_globalOptions = globalOptions;
2 references to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (2)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (2)
55if (_globalOptions.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler)) 61if (_globalOptions.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler))