aspnetcore/test/Microsoft.AspNetCore.Mvc.Fo...
Doug Bunting 1da7a89f59 Add `ErrorContext.Member` to `ErrorContext.Path` when clearly needed
- #8509

nits:
- use `ModelNames.CreatePropertyModelName(...)`
- move `exception` assignment up and reuse that variable
2018-11-16 16:30:43 -08:00
..
JsonInputFormatterTest.cs Add `ErrorContext.Member` to `ErrorContext.Path` when clearly needed 2018-11-16 16:30:43 -08:00
JsonOutputFormatterTests.cs
JsonPatchInputFormatterTest.cs
JsonPatchOperationsArrayProviderTests.cs
JsonResultExecutorTest.cs Move pubinternal to internal in CORS, DataAnnotations, Formatters, TagHelpers 2018-11-12 10:27:26 -08:00
JsonResultTest.cs Move pubinternal to internal in CORS, DataAnnotations, Formatters, TagHelpers 2018-11-12 10:27:26 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
MvcJsonOptionsExtensionsTests.cs