1 reference to SemanticTokensRefreshQueue
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensRefreshQueueFactory.cs (1)
33
return new
SemanticTokensRefreshQueue
(_asyncListenerProvider, _lspWorkspaceRegistrationService, lspWorkspaceManager, notificationManager);