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