1 write to m_mayApplyTransformationRules
System.Data.Entity (1)
System\Data\Query\PlanCompiler\PlanCompiler.cs (1)
458m_mayApplyTransformationRules = ComputeMayApplyTransformations();
2 references to m_mayApplyTransformationRules
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PlanCompiler.cs (2)
456if (m_mayApplyTransformationRules == null) 460return m_mayApplyTransformationRules.Value;