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