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