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