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