2 references to LessThan
System.Data.Entity (2)
System\Data\Common\EntitySql\CqlParser.cs (1)
2726yyval = new BuiltInExpr(BuiltInKind.LessThan, Terminal(val_peek(1)).Token, (Node)val_peek(2), (Node)val_peek(0));
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
4614builtInExprConverter.Add(AST.BuiltInKind.LessThan, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)