3 references to CreateCollectionResultType
System.Data.Entity (3)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs (3)
656
return
CreateCollectionResultType
(projection.ResultType);
1061
return
CreateCollectionResultType
(type);
1548
return
CreateCollectionResultType
(commonElementType);