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