2 references to WhenExpr
System.Data.Entity (2)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (2)
2637DbExpression whenExpression = ConvertValueExpression(whenThenExpr.WhenExpr, sr); 2641throw EntityUtil.EntitySqlError(whenThenExpr.WhenExpr.ErrCtx, Strings.ExpressionTypeMustBeBoolean);