1 write to _eventQueue
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DiagnosticService.cs (1)
51_eventQueue = new TaskQueue(listenerProvider.GetListener(FeatureAttribute.DiagnosticService), TaskScheduler.Default);
2 references to _eventQueue
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\Diagnostics\DiagnosticService.cs (2)
75_eventQueue.ScheduleTask(DiagnosticsUpdatedEventName, () => 91_eventQueue.ScheduleTask(DiagnosticsUpdatedEventName, () =>