2 references to IsHttpScheme
Aspire.Hosting.Azure.AppContainers (2)
ContainerAppContext.cs (2)
183(ProjectResource project, string uriScheme, null, _) when IsHttpScheme(uriScheme) && !httpSchemesEncountered.Contains(uriScheme) => null, 191if (Resource is ProjectResource && IsHttpScheme(endpoint.UriScheme))