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