1 write to m_keyPullupVisitor
System.Data.Entity (1)
System\Data\Query\InternalTrees\Command.cs (1)
79m_keyPullupVisitor = new PlanCompiler.KeyPullup(this);
1 reference to m_keyPullupVisitor
System.Data.Entity (1)
System\Data\Query\InternalTrees\Command.cs (1)
1547return m_keyPullupVisitor.GetKeys(n);