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