4 references to NamedEndpointSelector
Aspire.Hosting (4)
ResourceBuilderExtensions.cs (4)
1375
?
NamedEndpointSelector
(builder, [endpointName], "HTTP health check")
1376
:
NamedEndpointSelector
(builder, s_httpSchemes, "HTTP health check");
1694
?
NamedEndpointSelector
(builder, [endpointName], "HTTP command")
1695
:
NamedEndpointSelector
(builder, s_httpSchemes, "HTTP command"),