1 write to _max
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\ResourceCounter.cs (1)
36
_max
= max;
1 reference to _max
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\ResourceCounter.cs (1)
45
while (count <
_max
&& count != long.MaxValue)