3 references to RebindVariable
System.Data.Entity (3)
System\Data\Common\CommandTrees\DefaultExpressionVisitor.cs (3)
72
this.
RebindVariable
(binding.Variable, result.Variable);
92
this.
RebindVariable
(binding.Variable, result.Variable);
93
this.
RebindVariable
(binding.GroupVariable, result.GroupVariable);