6 references to NamedEndpointSelector
Aspire.Hosting (6)
ResourceBuilderExtensions.cs (6)
2767? NamedEndpointSelector(builder, [endpointName], "HTTP health check") 2768: NamedEndpointSelector(builder, s_httpSchemes, "HTTP health check"); 3607? NamedEndpointSelector(builder, [endpointName], "HTTP command") 3608: NamedEndpointSelector(builder, s_httpSchemes, "HTTP command"), 5015? NamedEndpointSelector(builder, [endpointName], "HTTP probe") 5016: NamedEndpointSelector(builder, s_httpSchemes, "HTTP probe");