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