1 write to _indentingFormatter
BasicWebSite (1)
Controllers\ContentNegotiation\NormalController.cs (1)
28_indentingFormatter = new NewtonsoftJsonOutputFormatter(_indentedSettings, charPool, new MvcOptions(), new MvcNewtonsoftJsonOptions());
1 reference to _indentingFormatter
BasicWebSite (1)
Controllers\ContentNegotiation\NormalController.cs (1)
38result.Formatters.Add(_indentingFormatter);