2 references to ApplicationAnyJsonSyntax
Microsoft.AspNetCore.Mvc.Core (2)
Formatters\SystemTextJsonInputFormatter.cs (1)
37SupportedMediaTypes.Add(MediaTypeHeaderValues.ApplicationAnyJsonSyntax);
Formatters\SystemTextJsonOutputFormatter.cs (1)
32SupportedMediaTypes.Add(MediaTypeHeaderValues.ApplicationAnyJsonSyntax);