3 references to SlotValue
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
282
ProjectedSlot slot = childBlock.
SlotValue
(slotNum);
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (2)
537
ProjectedSlot slot = child.
SlotValue
(slotNum);
567
ProjectedSlot childSlot = child.
SlotValue
(slotNum);