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)
54
if (
_globalOptions
.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler))
60
if (
_globalOptions
.GetOption(SolutionCrawlerRegistrationService.EnableSolutionCrawler))