4 references to CreateCollectionInfo
System.Data.Entity (4)
System\Data\Query\InternalTrees\OpCopier.cs (1)
1121
CollectionInfo newCollectionInfo = Command.
CreateCollectionInfo
(newCollectionVar, newColumnMap, newFlattendElementVars, newKeys, newSortKeys, ci.DiscriminatorValue);
System\Data\Query\PlanCompiler\NestPullup.cs (3)
1276
CollectionInfo collectionInfo = Command.
CreateCollectionInfo
(collectionVar, physicalProjectOp.ColumnMap.Element, flattenedElementVarList, keys, sortKeys, null/*discriminatorValue*/);
2148
nestOp.CollectionInfo[i - 1] = Command.
CreateCollectionInfo
(chiCi.CollectionVar,
2276
CollectionInfo newCollectionInfo = Command.
CreateCollectionInfo
(