2 references to TypeRestriction
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CellCreator.cs (2)
330cQueryWhereClause = BoolExpression.CreateLiteral(new TypeRestriction(cRootExtent, allTypes), null); 419BoolExpression complexInTypes = BoolExpression.CreateLiteral(new TypeRestriction(complexMemberNode, allTypes), null);