2 instantiations of DerivedJsonInputFormatter
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\BodyModelBinderTests.cs (2)
409
new[] { new
DerivedJsonInputFormatter
(throwNonInputFormatterException: false) },
470
{ new
DerivedJsonInputFormatter
(throwNonInputFormatterException: true), "text/json" },