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