2 references to BoolIndexToSlot
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\LeafCellTreeNode.cs (1)
171int slotIndex = BoolIndexToSlot(boolNum);
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
578int boolSlotNum = BoolIndexToSlot(i);