1 write to Arg4
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\BuiltInExpr.cs (1)
111Arg4 = arg4;
1 reference to Arg4
System.Data.Entity (1)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
4890bool isNot = (bool)((AST.Literal)bltInExpr.Arg4).Value;