1 reference to MinimumBufferSize
Microsoft.AspNetCore.HttpLogging (1)
BufferingStream.cs (1)
184
sizeHint = Math.Max(
MinimumBufferSize
, sizeHint);