4 references to s_httpSchemes
Aspire.Hosting (4)
ResourceBuilderExtensions.cs (4)
1381: NamedEndpointSelector(builder, s_httpSchemes, "HTTP health check"); 1700: NamedEndpointSelector(builder, s_httpSchemes, "HTTP command"), 1882if (!s_httpSchemes.Contains(matchingEndpoint.Scheme, StringComparers.EndpointAnnotationUriScheme)) 1903foreach (var scheme in s_httpSchemes)