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