2 references to EntitySets
System.Data.Entity (2)
System\Data\Objects\Internal\ObjectQueryExecutionPlan.cs (2)
121
if (null != entityDefinition.
EntitySets
)
123
foreach (EntitySet entitySet in entityDefinition.
EntitySets
)