2 writes to _stopped
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\MessageBody.cs (2)
101
_stopped
= false;
155
_stopped
= true;
1 reference to _stopped
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\MessageBody.cs (1)
150
if (
_stopped
)