1 write to ReadJsonWithRequestCulture
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (1)
NewtonsoftJsonInputFormatterTest.cs (1)
494new MvcNewtonsoftJsonOptions() { ReadJsonWithRequestCulture = true });
1 reference to ReadJsonWithRequestCulture
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonInputFormatter.cs (1)
154if (_jsonOptions.ReadJsonWithRequestCulture)