45 references to RecomputeNodeInfo
System.Data.Entity (45)
System\Data\Query\InternalTrees\Nodes.cs (1)
184
command.
RecomputeNodeInfo
(this);
System\Data\Query\PlanCompiler\JoinElimination.cs (1)
165
this.Command.
RecomputeNodeInfo
(n);
System\Data\Query\PlanCompiler\KeyPullup.cs (5)
108
m_command.
RecomputeNodeInfo
(n);
123
m_command.
RecomputeNodeInfo
(n);
148
m_command.
RecomputeNodeInfo
(n);
373
m_command.
RecomputeNodeInfo
(n.Children[i]);
386
m_command.
RecomputeNodeInfo
(n);
System\Data\Query\PlanCompiler\NestPullup.cs (11)
683
Command.
RecomputeNodeInfo
(n);
684
Command.
RecomputeNodeInfo
(nestOpNode);
825
this.Command.
RecomputeNodeInfo
(n);
827
this.Command.
RecomputeNodeInfo
(sortNode);
958
Command.
RecomputeNodeInfo
(newNode);
1166
Command.
RecomputeNodeInfo
(projectNode);
1167
Command.
RecomputeNodeInfo
(nestNode);
1488
Command.
RecomputeNodeInfo
(projectNode);
1492
Command.
RecomputeNodeInfo
(nestNode);
1536
Command.
RecomputeNodeInfo
(n);
2790
m_command.
RecomputeNodeInfo
(n);
System\Data\Query\PlanCompiler\ProjectionPruner.cs (7)
255
m_command.
RecomputeNodeInfo
(n);
265
m_command.
RecomputeNodeInfo
(n);
446
m_command.
RecomputeNodeInfo
(n);
515
m_command.
RecomputeNodeInfo
(n);
608
m_command.
RecomputeNodeInfo
(n);
657
m_command.
RecomputeNodeInfo
(n);
723
m_command.
RecomputeNodeInfo
(n);
System\Data\Query\PlanCompiler\TransformationRules.cs (19)
114
this.Command.
RecomputeNodeInfo
(node);
162
Command.
RecomputeNodeInfo
(relOpAncestor);
439
Command.
RecomputeNodeInfo
(n);
513
Command.
RecomputeNodeInfo
(n);
1595
trc.Command.
RecomputeNodeInfo
(newPredicateNode);
2144
trc.Command.
RecomputeNodeInfo
(varDefNode);
2370
command.
RecomputeNodeInfo
(varDefNode);
2385
command.
RecomputeNodeInfo
(n.Child1);
2576
command.
RecomputeNodeInfo
(varDefNode);
2577
command.
RecomputeNodeInfo
(projectNode.Child1);
2599
context.Command.
RecomputeNodeInfo
(projectNode);
2654
context.Command.
RecomputeNodeInfo
(applyNode);
2774
command.
RecomputeNodeInfo
(varDefNode);
2782
command.
RecomputeNodeInfo
(varDefListNode);
2789
command.
RecomputeNodeInfo
(applyNode);
3206
m_command.
RecomputeNodeInfo
(subTree);
3488
context.Command.
RecomputeNodeInfo
(joinNode);
3758
context.Command.
RecomputeNodeInfo
(singleRowNode);
4090
m_command.
RecomputeNodeInfo
(result);
System\Data\Query\PlanCompiler\VarRemapper.cs (1)
109
m_command.
RecomputeNodeInfo
(subTree);