4 references to
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Handler\CodeLens\CodeLensRefreshQueue.cs (1)
22: base(asynchronousOperationListenerProvider, lspWorkspaceRegistrationService, lspWorkspaceManager, notificationManager)
Handler\Diagnostics\DiagnosticsRefreshQueue.cs (1)
83: base(asynchronousOperationListenerProvider, lspWorkspaceRegistrationService, lspWorkspaceManager, notificationManager)
Handler\InlayHint\InlayHintRefreshQueue.cs (1)
22: base(asynchronousOperationListenerProvider, lspWorkspaceRegistrationService, lspWorkspaceManager, notificationManager)
Handler\SemanticTokens\SemanticTokensRefreshQueue.cs (1)
36IClientLanguageServerManager notificationManager) : base(asynchronousOperationListenerProvider, lspWorkspaceRegistrationService, lspWorkspaceManager, notificationManager)