2 references to GetConnectionEndReason
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1Connection.cs (1)
834var reason = GetConnectionEndReason(ex);
Internal\Http\HttpProtocol.cs (1)
1418DisableKeepAlive(Http1Connection.GetConnectionEndReason(ex));