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