2 references to CreateIsOfTypeCondition
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\FragmentQueryKB.cs (2)
66
BoolExpression typeCondition =
CreateIsOfTypeCondition
(new MemberPath(end.EntitySet),
168
BoolExpression typeCondition =
CreateIsOfTypeCondition
(currentPath, derivedTypes, domainMap);