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