mirror of
https://github.com/github/codeql.git
synced 2026-03-01 21:34:50 +01:00
2 lines
218 B
Markdown
2 lines
218 B
Markdown
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. |