2 references to TextJson
Microsoft.AspNetCore.Mvc.NewtonsoftJson (2)
NewtonsoftJsonInputFormatter.cs (1)
67SupportedMediaTypes.Add(MediaTypeHeaderValues.TextJson);
NewtonsoftJsonOutputFormatter.cs (1)
72SupportedMediaTypes.Add(MediaTypeHeaderValues.TextJson);