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