public void ReportHealth(HealthState healthState) { healthReporter.ReportHealth("sample health property", healthState); }