2 references to RelPropertyHelper
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ColumnMapProcessor.cs (2)
301relProperties = m_typeInfo.RelPropertyHelper.GetRelProperties(typeInfo.Type.EdmType as md.EntityTypeBase); 305relProperties = m_typeInfo.RelPropertyHelper.GetDeclaredOnlyRelProperties(typeInfo.Type.EdmType as md.EntityTypeBase);