2 references to GetMappedEntityTypes
System.Data.Entity (2)
System\Data\Mapping\FunctionImportMapping.cs (2)
78.SelectMany(mapping => mapping.GetMappedEntityTypes(m_itemCollection)) 129var impliedEntityTypesSet = new Set<EntityType>(entityTypeMapping.GetMappedEntityTypes(m_itemCollection));