1 instantiation of ModelWithSerializationError
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (1)
src\Mvc\Mvc.Core\test\Infrastructure\JsonResultExecutorTestBase.cs (1)
209
var result = new JsonResult(new
ModelWithSerializationError
());