1 write to m_isSqlCe
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
512m_isSqlCe = isSqlCe;
1 reference to m_isSqlCe
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
1135bool useCompatMode = m_isSqlCe || EntityUtil.UseFx40CompatMode;