2 references to IsAssociationValidForEntityType
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (2)
512if (MetadataHelper.IsAssociationValidForEntityType(expectedEnd, entityTypeMapping.EntityType)) 532if (!MetadataHelper.IsAssociationValidForEntityType(actualEnd, entityTypeMapping.EntityType))