1 write to _asyncListener
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensRefreshQueue.cs (1)
66_asyncListener = asynchronousOperationListenerProvider.GetListener(FeatureAttribute.Classification);
2 references to _asyncListener
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\SemanticTokens\SemanticTokensRefreshQueue.cs (2)
88asyncListener: _asyncListener, 114eventSource = new CompilationAvailableEventSource(_asyncListener);