1 write to m_subCommands
System.Data.Entity (1)
System\Data\Query\PlanCompiler\CodeGen.cs (1)
92this.m_subCommands = new List<Node>(new Node[] { this.Command.Root });
1 reference to m_subCommands
System.Data.Entity (1)
System\Data\Query\PlanCompiler\CodeGen.cs (1)
126foreach (Node subCommand in m_subCommands)