1 write to Listener
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticAnalyzerService.cs (1)
51Listener = listenerProvider.GetListener(FeatureAttribute.DiagnosticService);
1 reference to Listener
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.cs (1)
50enabled, analyzerInfoCache, analyzerService.Listener);