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