codeql/csharp/change-notes/2020-11-18-lambda-modifiers.md

218 B

lgtm,codescanning

  • 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.