2 writes to OutputFormatterMemoryBufferThreshold
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (2)
NewtonsoftJsonOutputFormatterTest.cs (2)
63o.OutputFormatterMemoryBufferThreshold = 1; 108OutputFormatterMemoryBufferThreshold = 2
1 reference to OutputFormatterMemoryBufferThreshold
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonOutputFormatter.cs (1)
148fileBufferingWriteStream = new FileBufferingWriteStream(_jsonOptions.OutputFormatterMemoryBufferThreshold);