2 writes to _taskInFlight
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (2)
176_taskInFlight = true; 304_taskInFlight = false;
1 reference to _taskInFlight
Microsoft.CodeAnalysis.Workspaces (1)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
170if (!_taskInFlight)