2 references to EntitySqlException
System.Data.Entity (2)
System\Data\Common\EntitySql\CqlLexer.cs (1)
1352
throw new System.Data.
EntitySqlException
(EntitySqlException.GetGenericErrorMessage (_query, yychar));
System\Data\Common\EntityUtil.cs (1)
352
return new
EntitySqlException
(message);