1 write to _bytePool
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\MemoryPoolHttpResponseStreamWriterFactory.cs (1)
49_bytePool = bytePool;
1 reference to _bytePool
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\MemoryPoolHttpResponseStreamWriterFactory.cs (1)
59return new HttpResponseStreamWriter(stream, encoding, DefaultBufferSize, _bytePool, _charPool);