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