Allowing Lambda Expressions with Statement Bodies to be Converted to Expression Trees #3093
Unanswered
AdamSobieski
asked this question in
Language Ideas
Replies: 1 comment
-
This falls under #158. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to open an issue for discussing allowing lambda expressions with statement bodies to be converted to expression trees in C#.
Pertinent to this issue is CS0834 (a lambda expression with a statement body cannot be converted to an expression tree).
Beta Was this translation helpful? Give feedback.
All reactions