5 references to HasEntitySetIdProperty
System.Data.Entity (5)
System\Data\Query\PlanCompiler\ColumnMapProcessor.cs (2)
210if (typeInfo.HasEntitySetIdProperty) 434if (typeInfo.HasEntitySetIdProperty)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
2450if (outputTypeInfo.HasEntitySetIdProperty) 2750if (typeInfo.HasEntitySetIdProperty)
System\Data\Query\PlanCompiler\TypeInfo.cs (1)
354if (this.HasEntitySetIdProperty)