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