Method | Description | |
---|---|---|
VisitInvocation ( |
Flatten calls to Invoke so that Entity Framework can understand it. Calls to Invoke are generated by PredicateBuilder.
|
|
VisitMemberAccess ( |
||
VisitMethodCall ( |
||
VisitParameter ( System.Linq.Expressions.ParameterExpression p ) : |
Method | Description | |
---|---|---|
ExpressionExpander ( ) : System | ||
ExpressionExpander ( Expression>.Dictionary |
||
TransformExpr ( |
||
TryVisitExpressionFunc ( |
protected VisitInvocation ( |
||
iv | ||
return |
protected VisitMemberAccess ( |
||
m | ||
return |
protected VisitMethodCall ( |
||
m | ||
return |
protected VisitParameter ( System.Linq.Expressions.ParameterExpression p ) : |
||
p | System.Linq.Expressions.ParameterExpression | |
return |