private void OnUnexpectedExceptionThrown(Exception unexpectedException)
 => _errorReportingService?.ShowRemoteHostCrashedErrorInfo(unexpectedException);