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)
206
await _asyncListener.Delay(
_delay
, _entireQueueCancellationToken).ConfigureAwait(false);