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