6 references to NamedEndpointSelector
Aspire.Hosting (6)
ResourceBuilderExtensions.cs (6)
1745? NamedEndpointSelector(builder, [endpointName], "HTTP health check") 1746: NamedEndpointSelector(builder, s_httpSchemes, "HTTP health check"); 2064? NamedEndpointSelector(builder, [endpointName], "HTTP command") 2065: NamedEndpointSelector(builder, s_httpSchemes, "HTTP command"), 2839? NamedEndpointSelector(builder, [endpointName], "HTTP probe") 2840: NamedEndpointSelector(builder, s_httpSchemes, "HTTP probe");