4 references to NamedEndpointSelector
Aspire.Hosting (4)
ResourceBuilderExtensions.cs (4)
1380
?
NamedEndpointSelector
(builder, [endpointName], "HTTP health check")
1381
:
NamedEndpointSelector
(builder, s_httpSchemes, "HTTP health check");
1699
?
NamedEndpointSelector
(builder, [endpointName], "HTTP command")
1700
:
NamedEndpointSelector
(builder, s_httpSchemes, "HTTP command"),