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