2 writes to _taskInFlight
Microsoft.CodeAnalysis.CodeStyle (2)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (2)
177_taskInFlight = true; 305_taskInFlight = false;
1 reference to _taskInFlight
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
171if (!_taskInFlight)