3 references to Location
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (3)
NewtonsoftJsonInputFormatterTest.cs (3)
551
var formatterContext = CreateInputFormatterContext(typeof(
Location
), httpContext);
558
var
location = (
Location
)result.Model;