2 references to IsHttpScheme
Aspire.Hosting.Azure.AppContainers (2)
AzureContainerAppsInfrastructure.cs (2)
281(ProjectResource project, string uriScheme, null, _) when IsHttpScheme(uriScheme) && !httpSchemesEncountered.Contains(uriScheme) => null, 289if (resource is ProjectResource && IsHttpScheme(endpoint.UriScheme))