2 references to HtmlFormattableString
Microsoft.AspNetCore.Html.Abstractions (2)
HtmlContentBuilderExtensions.cs (1)
65
builder.AppendHtml(new
HtmlFormattableString
(formatProvider, format, args));
HtmlFormattableString.cs (1)
30
:
this
(formatProvider: null, format: format, args: args)