1 write to _asyncListenerProvider
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlayHint\InlayHintRefreshQueueFactory.cs (1)
27_asyncListenerProvider = asynchronousOperationListenerProvider;
1 reference to _asyncListenerProvider
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\InlayHint\InlayHintRefreshQueueFactory.cs (1)
37return new InlayHintRefreshQueue(_asyncListenerProvider, _lspWorkspaceRegistrationService, _globalOptionService, lspWorkspaceManager, notificationManager);