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)
92
public DbExpression Expression { get { return
_expr
; } }