2 references to PagedCharBuffer
Microsoft.AspNetCore.Mvc.TagHelpers (1)
CacheTagHelper.cs (1)
219Buffer = new PagedCharBuffer(CharArrayBufferSource.Instance);
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Buffers\PagedBufferedTextWriter.cs (1)
18_charBuffer = new PagedCharBuffer(new ArrayPoolBufferSource(pool));