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