2 references to BoolIndexToSlot
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\CellIdBoolean.cs (1)
86int slotNum = projectedSlotMap.BoolIndexToSlot(m_index, numBoolSlots);
System\Data\Mapping\ViewGeneration\Structures\CellTreeNode.cs (1)
171return ProjectedSlotMap.BoolIndexToSlot(boolIndex, NumBoolSlots);