3 references to TypeIdProperty
System.Data.Entity (3)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
2600
CaseOp normalizer = m_command.CreateCaseOp(typeInfo.RootType.
TypeIdProperty
.TypeUsage);
System\Data\Query\PlanCompiler\TypeInfo.cs (2)
267
return RootType.
TypeIdProperty
;
278
return RootType.
TypeIdProperty
!= null;