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)
164
if (!
_taskInFlight
)