2 references to IsHttpScheme
Aspire.Hosting.Azure.ContainerApps (2)
AzureContanierAppsInfrastructure.cs (2)
301(ProjectResource project, string uriScheme, null, _) when IsHttpScheme(uriScheme) && !httpSchemesEncountered.Contains(uriScheme) => null, 309if (resource is ProjectResource && IsHttpScheme(endpoint.UriScheme))