1 write to _jsonOptions
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonInputFormatter.cs (1)
61_jsonOptions = jsonOptions;
3 references to _jsonOptions
Microsoft.AspNetCore.Mvc.NewtonsoftJson (3)
NewtonsoftJsonInputFormatter.cs (3)
122var memoryThreshold = _jsonOptions.InputFormatterMemoryBufferThreshold; 154if (_jsonOptions.ReadJsonWithRequestCulture) 418if (!_jsonOptions.AllowInputFormatterExceptionMessages)