1 instantiation of StatusPageHealthCheck
Aspire.Hosting.OpenAI (1)
StatusPageHealthCheck.cs (1)
143
return new
StatusPageHealthCheck
(httpFactory, new Uri(statusJsonUrl), httpClientName, timeout);
1 reference to StatusPageHealthCheck
Aspire.Hosting.OpenAI (1)
StatusPageHealthCheck.cs (1)
21
/// Initializes a new instance of the <see cref="
StatusPageHealthCheck
"/> class.