1 reference to EndpointAnnotationUriScheme
Aspire.Dashboard (1)
Utils\MarkdownHelpers.cs (1)
15
private static readonly HashSet<string> s_allowedSchemes = new HashSet<string>(StringComparers.
EndpointAnnotationUriScheme
) { "http", "https", "mailto" };