2 references to NewtonsoftJsonInputFormatter
Microsoft.AspNetCore.Mvc.NewtonsoftJson (2)
DependencyInjection\NewtonsoftJsonMvcOptionsSetup.cs (1)
63options.InputFormatters.Add(new NewtonsoftJsonInputFormatter(
NewtonsoftJsonPatchInputFormatter.cs (1)
39: base(logger, serializerSettings, charPool, objectPoolProvider, options, jsonOptions)