2 references to GetBoolVar
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\LeafCellTreeNode.cs (2)
116return cellQuery.GetBoolVar(SlotToBoolIndex(slot)) != null; 161BoolExpression expr = cellQuery.GetBoolVar(boolNum);