1 reference to CreateFormatter
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\MvcCoreMvcOptionsSetup.cs (1)
81
var jsonOutputFormatter = SystemTextJsonOutputFormatter.
CreateFormatter
(_jsonOptions.Value);