2 references to MaxNodeCountForTransformations
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PlanCompiler.cs (2)
477
if (_applyTransformationsRegardlessOfSize.Enabled || this.m_command.NextNodeId <
MaxNodeCountForTransformations
)
484
return (actualCount <
MaxNodeCountForTransformations
);