2 references to BuildUnionAllLadder
System.Data.Entity (2)
System\Data\Query\InternalTrees\Command.cs (1)
1660
BuildUnionAllLadder
(inputNodes, inputVars, out resultNode, out varList);
System\Data\Query\PlanCompiler\PreProcessor.cs (1)
932
m_command.
BuildUnionAllLadder
(joinNodes, outputVars, out unionAllNode, out unionAllVars);