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