1 write to ResultShaperFactory
System.Data.Entity (1)
System\Data\Objects\Internal\ObjectQueryExecutionPlan.cs (1)
44this.ResultShaperFactory = resultShaperFactory;
1 reference to ResultShaperFactory
System.Data.Entity (1)
System\Data\Objects\Internal\ObjectQueryExecutionPlan.cs (1)
191ShaperFactory<TResultType> shaperFactory = (ShaperFactory<TResultType>)this.ResultShaperFactory;