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