1 reference to NewtonsoftJsonOutputFormatter
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (1)
NewtonsoftJsonOutputFormatterTest.cs (1)
76
var jsonFormatter = new
NewtonsoftJsonOutputFormatter
(settings, ArrayPool<char>.Shared, new MvcOptions());