2 references to GetEntitySetId
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
2465
int entitySetId = m_typeInfo.
GetEntitySetId
(op.EntitySet);
2656
int entitySetId = m_typeInfo.
GetEntitySetId
(entitySet);