2 references to GetColumnMapsForType
System.Data.Entity (2)
System\Data\Query\InternalTrees\ColumnMapFactory.cs (2)
59
ColumnMap[] propertyColumnMaps =
GetColumnMapsForType
(storeDataReader, entityType, resultMapping.ReturnTypeColumnsRenameMapping);
90
ColumnMap[] propertyColumnMaps =
GetColumnMapsForType
(storeDataReader, edmType, renameList);