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