2 references to CompilationAvailableEventSource
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\CompilationAvailableTaggerEventSource.cs (1)
51_eventSource = new CompilationAvailableEventSource(asyncListener);
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensRefreshQueue.cs (1)
114eventSource = new CompilationAvailableEventSource(_asyncListener);