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());