3 references to Failure
Microsoft.AspNetCore.Mvc.Core (2)
Formatters\SystemTextJsonInputFormatter.cs (2)
98return InputFormatterResult.Failure(); 108return InputFormatterResult.Failure();
Microsoft.AspNetCore.Mvc.NewtonsoftJson (1)
NewtonsoftJsonInputFormatter.cs (1)
205return InputFormatterResult.Failure();