We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e9920 commit cb91160Copy full SHA for cb91160
csharp/change-notes/2021-02-12-with-expression.md
@@ -0,0 +1,4 @@
1
+lgtm,codescanning
2
+* C# 9 `with` expressions are now extracted. Data flow support has been added to
3
+handle flow through `with` expressions and also from `record` constructor arguments
4
+to its properties.
0 commit comments