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