4 references to NamedEndpointSelector
Aspire.Hosting (4)
ResourceBuilderExtensions.cs (4)
1485
?
NamedEndpointSelector
(builder, [endpointName], "HTTP health check")
1486
:
NamedEndpointSelector
(builder, s_httpSchemes, "HTTP health check");
1804
?
NamedEndpointSelector
(builder, [endpointName], "HTTP command")
1805
:
NamedEndpointSelector
(builder, s_httpSchemes, "HTTP command"),