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