Implemented interface member:
method
MoveTo
Microsoft.AspNetCore.Html.IHtmlContentContainer.MoveTo(Microsoft.AspNetCore.Html.IHtmlContentBuilder)
8 references to MoveTo
Microsoft.AspNetCore.Mvc.Razor (1)
RazorView.cs (1)
255bodyWriter.Buffer.MoveTo(viewBufferTextWriter.Buffer);
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (7)
Buffers\ViewBufferTest.cs (7)
284buffer.MoveTo(destination); 306other.MoveTo(original); 333other.MoveTo(original); 365other.MoveTo(original); 396other.MoveTo(original); 432other.MoveTo(original); 481other.MoveTo(original);