2 references to TextJson
Microsoft.AspNetCore.Mvc.Core (2)
Formatters\SystemTextJsonInputFormatter.cs (1)
36
SupportedMediaTypes.Add(MediaTypeHeaderValues.
TextJson
);
Formatters\SystemTextJsonOutputFormatter.cs (1)
31
SupportedMediaTypes.Add(MediaTypeHeaderValues.
TextJson
);