2 references to RelationshipSets
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
401
foreach (EntityContainerRelationshipSet currentSet in this.
RelationshipSets
)
System\Data\Metadata\Converter.cs (1)
273
foreach (Som.EntityContainerRelationshipSet relationshipSet in element.
RelationshipSets
)