Implemented interface member:
method
Append
Microsoft.AspNetCore.Html.IHtmlContentBuilder.Append(System.String)
3 references to Append
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
Buffers\ViewBufferTest.cs (3)
19buffer.Append("Hello world"); 172buffer.Append("Hello"); 212buffer.Append("Hello");