2 references to m_varRefMap
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NestPullup.cs (2)
169while (m_varRefMap.TryGetValue(x, out x)) 296m_varRefMap.Add(op.Var, ((VarRefOp)n.Child0.Op).Var);