2 references to IsHttpScheme
Aspire.Hosting (2)
Publishing\ManifestPublishingContext.cs (2)
423(ProjectResource project, string uriScheme, null, _) when IsHttpScheme(uriScheme) && !httpSchemesEncountered.Contains(uriScheme) => null, 431if (resource is ProjectResource && IsHttpScheme(endpoint.UriScheme))