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