1 write to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
44_globalOptions = globalOptions;
2 references to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures (2)
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (2)
57if (_globalOptions.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler)) 63if (_globalOptions.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler))