1 reference to OutputFormatterMemoryBufferThreshold
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonOutputFormatter.cs (1)
148
fileBufferingWriteStream = new FileBufferingWriteStream(_jsonOptions.
OutputFormatterMemoryBufferThreshold
);