Skip to content

Commit 4723137

Browse files
committed
C#: Add change note.
1 parent 8bb7ed4 commit 4723137

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The `MaybeNullExpr` class now takes null-conditional access (such as `?.` and `?[]`) into account when modeling potential null values.

0 commit comments

Comments
 (0)