2 references to FormatActionResult_ActionReturnValueCannotBeNull
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ActionMethodExecutor.cs (2)
360throw new InvalidOperationException(Resources.FormatActionResult_ActionReturnValueCannotBeNull(type)); 369throw new InvalidOperationException(Resources.FormatActionResult_ActionReturnValueCannotBeNull(declaredType));