1 write to _eventQueue
Microsoft.CodeAnalysis.Workspaces (1)
Notification\AbstractGlobalOperationNotificationService.cs (1)
31_eventQueue = new AsyncBatchingWorkQueue<bool>(
2 references to _eventQueue
Microsoft.CodeAnalysis.Workspaces (2)
Notification\AbstractGlobalOperationNotificationService.cs (2)
73_eventQueue.AddWork(true); 90_eventQueue.AddWork(false);