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