1 write to _globalOptionService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (1)
54_globalOptionService = globalOptionService;
1 reference to _globalOptionService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Configuration\DidChangeConfigurationNotificationHandler.cs (1)
109_globalOptionService.SetGlobalOptions(optionsToUpdate.ToImmutable());