2 references to LoadFunctionImportStructuralType
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (2)
1927if (!LoadFunctionImportStructuralType(nav.Clone(), new List<StructuralType>() { complexType }, columnRenameMappings, null)) 1988if (!LoadFunctionImportStructuralType(nav.Clone(), currentTypesInHierachy, columnRenameMappings, conditions))