2 references to EntitySet
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\MemberPath.cs (1)
181/// returns <see cref="EntitySet"/> associated with the value of the slot represented by this path, otherwise returns null.
System\Data\Mapping\ViewGeneration\Structures\MemberProjectedSlot.cs (1)
146EntitySet entitySet = prefix.EntitySet;