2 references to GetMemberPath
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
432return m_projectedSlotMap.GetMemberPath(slotNum, TotalSlots - m_projectedSlotMap.Count);
System\Data\Mapping\ViewGeneration\Structures\CellTreeNode.cs (1)
163return ProjectedSlotMap.GetMemberPath(slotNum, NumBoolSlots);