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