2 references to IsConnectionResetError
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (2)
Internal\SocketConnection.cs (2)
210if (IsConnectionResetError(result.SocketError.SocketErrorCode)) 290if (IsConnectionResetError(transferResult.SocketError.SocketErrorCode))