4 references to AppendLine
Microsoft.AspNetCore.Html.Abstractions.Tests (1)
HtmlContentBuilderExtensionsTest.cs (1)
20
builder.
AppendLine
();
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
DefaultHtmlGenerator.cs (3)
677
tagBuilder.InnerHtml.
AppendLine
();
868
htmlSummary.InnerHtml.
AppendLine
();
1613
groupBuilder.InnerHtml.
AppendLine
();