3 references to OfType
System.Data.Entity (3)
System\Data\Common\EntitySql\CqlParser.cs (2)
2858
yyval = new BuiltInExpr(BuiltInKind.
OfType
,
2870
yyval = new BuiltInExpr(BuiltInKind.
OfType
,
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
5066
builtInExprConverter.Add(AST.BuiltInKind.
OfType
, delegate(AST.BuiltInExpr bltInExpr, SemanticResolver sr)