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