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