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