private void RunHealthChecks() { _healthCheck.CheckServiceConfiguration(); _healthCheck.CheckServiceSwaggerIsRunning(); }