4 references to NamedEndpointSelector
Aspire.Hosting (4)
ResourceBuilderExtensions.cs (4)
1263? NamedEndpointSelector(builder, [endpointName], "HTTP health check") 1264: NamedEndpointSelector(builder, s_httpSchemes, "HTTP health check"); 1582? NamedEndpointSelector(builder, [endpointName], "HTTP command") 1583: NamedEndpointSelector(builder, s_httpSchemes, "HTTP command"),