1 reference to SemanticTokensRefreshQueue
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensRefreshQueueFactory.cs (1)
25
return new
SemanticTokensRefreshQueue
(asynchronousOperationListenerProvider, lspWorkspaceRegistrationService, lspWorkspaceManager, notificationManager, providerRefresher);