internal static Exception InvalidReturnFromSproc(object p0) => (Exception) new InvalidOperationException(Strings.InvalidReturnFromSproc(p0));