2 writes to _concurrentAwaitingReads
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\TimeoutControl.cs (2)
236
_concurrentAwaitingReads
--;
249
_concurrentAwaitingReads
++;
1 reference to _concurrentAwaitingReads
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TimeoutControl.cs (1)
238
if (
_concurrentAwaitingReads
== 0)