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