1 write to IsSimple
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\CoordinatorFactory.cs (1)
146this.IsSimple = IsLeafResult && null == checkKeys && null == hasData;
1 reference to IsSimple
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
1130if (RootCoordinator.CoordinatorFactory.IsSimple)