1 instantiation of RelationshipEndCollection
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Relationship.cs (1)
58_ends = new RelationshipEndCollection();
1 reference to RelationshipEndCollection
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\Relationship.cs (1)
24private RelationshipEndCollection _ends;