Skip to content

Commit cb91160

Browse files
committed
Add change note for 'with' expression extraction
1 parent 10e9920 commit cb91160

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)