1 reference to ShouldHandleException
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Binders\BodyModelBinder.cs (1)
183catch (Exception exception) when (exception is InputFormatterException || ShouldHandleException(formatter))