3 references to AsyncBatchingWorkQueue
Microsoft.CodeAnalysis.Workspaces (3)
Notification\AbstractGlobalOperationNotificationService.cs (1)
32
_eventQueue = new
AsyncBatchingWorkQueue
<bool>(
Workspace\Solution\VersionSource\RecoverableTextAndVersion.RecoverableText.cs (1)
29
new
(TimeSpan.Zero,
Workspace\Workspace.cs (1)
84
_eventHandlerWorkQueue =
new
(