5 references to NewLine
Microsoft.AspNetCore.Html.Abstractions (4)
HtmlContentBuilderExtensions.cs (4)
78builder.AppendHtml(HtmlString.NewLine); 94builder.AppendHtml(HtmlString.NewLine); 109builder.AppendHtml(HtmlString.NewLine); 125builder.AppendHtml(HtmlString.NewLine);
Microsoft.AspNetCore.Mvc.TagHelpers (1)
LinkTagHelper.cs (1)
350builder.AppendHtml(HtmlString.NewLine);