2 references to MemoryThreshold
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (2)
NewtonsoftJsonOutputFormatterTest.cs (2)
85Assert.Equal(1, ((FileBufferingWriteStream)writeStream).MemoryThreshold); 117Assert.Equal(2, ((FileBufferingWriteStream)writeStream).MemoryThreshold);