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