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