5 references to HasTypeIdProperty
System.Data.Entity (5)
System\Data\Query\PlanCompiler\ColumnMapProcessor.cs (1)
506
if (typeInfo.
HasTypeIdProperty
)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (4)
349
if (typeInfo.
HasTypeIdProperty
)
494
(opKind == OperationKind.IsNull && !typeInfo.
HasTypeIdProperty
))
2723
if (typeInfo.
HasTypeIdProperty
)
2885
if (typeInfo.
HasTypeIdProperty
)