2 writes to _taskInFlight
Microsoft.CodeAnalysis.Analyzers (2)
src\roslyn\src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (2)
204_taskInFlight = true; 333_taskInFlight = false;
1 reference to _taskInFlight
Microsoft.CodeAnalysis.Analyzers (1)
src\roslyn\src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
198if (!_taskInFlight)