1 write to _expr
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBindings.cs (1)
84_expr = input;
1 reference to _expr
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBindings.cs (1)
92public DbExpression Expression { get { return _expr; } }