Base:
method
Clone
System.Data.EntityModel.SchemaObjectModel.SchemaElement.Clone(System.Data.EntityModel.SchemaObjectModel.SchemaElement)
1 reference to Clone
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs (1)
186EntityContainerAssociationSetEnd clonedEnd = (EntityContainerAssociationSetEnd)end.Clone(associationSet);