1 write to _globalOptionService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\CodeLens\CodeLensRefreshQueueFactory.cs (1)
29_globalOptionService = globalOptionService;
1 reference to _globalOptionService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\CodeLens\CodeLensRefreshQueueFactory.cs (1)
37return new CodeLensRefreshQueue(_asyncListenerProvider, _lspWorkspaceRegistrationService, lspWorkspaceManager, notificationManager, _globalOptionService);