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