1 write to _delay
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (1)
108_delay = delay;
1 reference to _delay
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (1)
206await _asyncListener.Delay(_delay, _entireQueueCancellationToken).ConfigureAwait(false);