Property | Type | Description | |
---|---|---|---|
VisualBasicComparisonOperators | ExpressionType>.Dictionary |
Method | Description | |
---|---|---|
IsConvertWithMember ( |
||
IsConvertWithMethod ( |
||
IsConvertWithVisualBasicComparison ( |
||
IsExpressionLinqSelect ( |
||
IsLinqNamedMethodSecondArgumentFunctionWithOneParameter ( |
||
IsMethodLinqSelect ( |
||
IsMethodLinqWhere ( |
||
IsOrderMethod ( |
||
IsRedundantEqualityTest ( |
||
IsRedundantOrderMethod ( |
||
IsVisualBasicComparison ( |
||
RemoveQuotes ( |
||
ReplaceParameterType ( |
Method | Description | |
---|---|---|
IsNamedMethodSecondArgumentExpressionFuncWithOneParameter ( |
||
IsNamedMethodSecondArgumentFuncWithOneParameter ( |
public static IsConvertWithMember ( |
||
e | ||
return | bool |
public static IsConvertWithMethod ( |
||
e | ||
methodName | string | |
argumentCount | int | |
return | bool |
public static IsConvertWithVisualBasicComparison ( |
||
e | ||
return | bool |
public static IsExpressionLinqSelect ( |
||
expression | ||
return | bool |
public static IsLinqNamedMethodSecondArgumentFunctionWithOneParameter ( |
||
m | ||
methodName | string | |
return | bool |
public static IsMethodLinqSelect ( |
||
m | ||
return | bool |
public static IsMethodLinqWhere ( |
||
m | ||
return | bool |
public static IsOrderMethod ( |
||
m | ||
return | bool |
public static IsRedundantEqualityTest ( |
||
c | ||
return | bool |
public static IsRedundantOrderMethod ( |
||
m | ||
lambda | ||
return | bool |
public static IsVisualBasicComparison ( |
||
m | ||
return | bool |
public static RemoveQuotes ( |
||
expr | ||
return |
public static ReplaceParameterType ( |
||
expression | ||
replacementType | ||
Visit | Expression>.Func | |
return |