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