1 instantiation of PagedCharBuffer
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Buffers\PagedBufferedTextWriter.cs (1)
18_charBuffer = new PagedCharBuffer(new ArrayPoolBufferSource(pool));
1 reference to PagedCharBuffer
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Buffers\PagedBufferedTextWriter.cs (1)
14private readonly PagedCharBuffer _charBuffer;