You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AnonymousFunctionExpr class now extends Modifiable. This change allows storing the async modifier for lambdas, which was missing before, and the static modifier, which was added in C# 9.