1 write to m_compilerState
System.Data.Entity (1)
System\Data\Query\PlanCompiler\NestPullup.cs (1)
84m_compilerState = compilerState;
1 reference to m_compilerState
System.Data.Entity (1)
System\Data\Query\PlanCompiler\NestPullup.cs (1)
121private Command Command { get { return m_compilerState.Command; } }