4 references to CreateCollectionOfRowResultType
System.Data.Entity (4)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs (4)
461
return
CreateCollectionOfRowResultType
(recordCols);
514
resultType =
CreateCollectionOfRowResultType
(columns);
551
return
CreateCollectionOfRowResultType
(columns);
650
return
CreateCollectionOfRowResultType
(columns);