1 write to _charPool
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Buffers\MemoryPoolViewBufferScope.cs (1)
32
_charPool
= charPool;
1 reference to _charPool
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Buffers\MemoryPoolViewBufferScope.cs (1)
90
return new PagedBufferedTextWriter(
_charPool
, writer);