1 write to m_compilerState
System.Data.Entity (1)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
127m_compilerState = compilerState;
2 references to m_compilerState
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
111private Command m_command { get { return m_compilerState.Command; } } 678m_compilerState.HasSortingOnNullSentinels = true;