[]
Determines whether the expression contains custom code.
public static bool HasCustomCodeRefs(this ExpressionInfo e)
Type | Name | Description |
---|---|---|
ExpressionInfo | e | An ExpressionInfo object to check for. |
Type | Description |
---|---|
bool | A bool value where |