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)
24
private
RelationshipEndCollection
_ends;