2 references to GetIdentityProperties
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PropertyPushdownHelper.cs (2)
361PropertyRefList desiredProperties = GetIdentityProperties(TypeHelpers.GetEdmType<md.EntityType>(childOpType)); 399PropertyRefList desiredProperties = GetIdentityProperties(entityType);