3 references to LoadTypeMapping
System.Data.Entity (3)
System\Data\Mapping\DefaultObjectMappingItemCollection.cs (3)
653LoadTypeMapping(navigationProperty.RelationshipType, objectNavigationProperty.RelationshipType, ocItemCollection, typeMappings); 773LoadTypeMapping(((RefType)edmEnd.TypeUsage.EdmType).ElementType, 800ObjectTypeMapping complexTypeMapping = LoadTypeMapping(edmComplexType, objectComplexType, ocItemCollection, typeMappings);