2 references to ResponseWriter
Microsoft.AspNetCore.Diagnostics.HealthChecks (2)
HealthCheckMiddleware.cs (2)
70if (_healthCheckOptions.ResponseWriter != null) 72await _healthCheckOptions.ResponseWriter(httpContext, result);