2 references to Append
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
Buffers\PagedBufferedTextWriter.cs (2)
82
_charBuffer.
Append
(buffer, 0, buffer.Length);
89
_charBuffer.
Append
(buffer, index, count);