2 writes to _taskInFlight
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (2)
167_taskInFlight = true; 265_taskInFlight = false;
1 reference to _taskInFlight
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\AsyncBatchingWorkQueue`2.cs (1)
161if (!_taskInFlight)