3 references to EntitySets
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
329foreach (EntityContainerEntitySet set in current.EntitySets)
System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs (1)
191foreach ( EntityContainerEntitySet set in ParentElement.EntitySets )
System\Data\Metadata\Converter.cs (1)
263foreach (Som.EntityContainerEntitySet entitySet in element.EntitySets)