3 references to CreateRoleBoolean
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (1)
87BoolExpression inExtentCondition = BoolExpression.CreateLiteral(wrapper.CreateRoleBoolean(), _viewgenContext.MemberMaps.QueryDomainMap);
System\Data\Mapping\ViewGeneration\Structures\LeafCellTreeNode.cs (1)
36cellWrapper.CreateRoleBoolean(),
System\Data\Mapping\ViewGeneration\Validation\ErrorPatternMatcher.cs (1)
755return FragmentQuery.Create(wrapper.OnlyInputCell.CellLabel.ToString(), wrapper.CreateRoleBoolean(), wrapper.OnlyInputCell.GetRightQuery(m_viewgenContext.ViewTarget));