3 references to EntityContainerAssociationSetEnd
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSet.cs (2)
94EntityContainerAssociationSetEnd end = new EntityContainerAssociationSetEnd( this ); 161EntityContainerAssociationSetEnd end = new EntityContainerAssociationSetEnd( this );
System\Data\EntityModel\SchemaObjectModel\EntityContainerAssociationSetEnd.cs (1)
174EntityContainerAssociationSetEnd setEnd = new EntityContainerAssociationSetEnd((EntityContainerAssociationSet)parentElement);