1 write to m_compilerState
System.Data.Entity (1)
System\Data\Query\PlanCompiler\ProjectionPruner.cs (1)
123m_compilerState = compilerState;
1 reference to m_compilerState
System.Data.Entity (1)
System\Data\Query\PlanCompiler\ProjectionPruner.cs (1)
110private Command m_command { get { return m_compilerState.Command; } }