1 write to _options
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonInputFormatter.cs (1)
60
_options
= options;
1 reference to _options
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonInputFormatter.cs (1)
104
var suppressInputFormatterBuffering =
_options
.SuppressInputFormatterBuffering;