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