2 references to UnsupportedContentTypeException
Microsoft.AspNetCore.Mvc.Core (2)
Formatters\TextInputFormatter.cs (1)
45var exception = new UnsupportedContentTypeException(message);
ModelBinding\Binders\BodyModelBinder.cs (1)
147var exception = new UnsupportedContentTypeException(message);