2 writes to _acceptLoopCount
Microsoft.AspNetCore.Server.HttpSys (2)
MessagePump.cs (2)
188
_acceptLoopCount
++;
273
if (--
_acceptLoopCount
== 0)
2 references to _acceptLoopCount
Microsoft.AspNetCore.Server.HttpSys (2)
MessagePump.cs (2)
164
if (
_acceptLoopCount
== 0)
213
if (
_acceptLoopCount
== 0)