mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
5 lines
202 B
Markdown
5 lines
202 B
Markdown
lgtm,codescanning
|
|
* C# 9 `with` expressions are now extracted. Data flow support has been added to
|
|
handle flow through `with` expressions and also from `record` constructor arguments
|
|
to its properties.
|