1 write to _completed
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelConnection.cs (1)
96
_completed
= true;
2 references to _completed
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\KestrelConnection.cs (2)
77
if (
_completed
)
91
if (
_completed
)