1 write to _arrayPool
Microsoft.AspNetCore.WebUtilities (1)
PagedByteBuffer.cs (1)
18_arrayPool = arrayPool;
2 references to _arrayPool
Microsoft.AspNetCore.WebUtilities (2)
PagedByteBuffer.cs (2)
34_currentPage = _arrayPool.Rent(PageSize); 128_arrayPool.Return(Pages[i]);