2 references to IsEmphasisStart
Aspire.Dashboard (2)
Model\Markdown\MarkdownHelpers.cs (2)
201if (previousSibling is null && IsEmphasisStart(literal.Content.AsSpan())) 219if (IsEmphasisStart(content))