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