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