We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f657c commit 060133dCopy full SHA for 060133d
csharp/ql/lib/change-notes/2024-02-21-getonly-properties.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* C#: Data flow via get only properties like `public object Obj { get; }` is now captured by the data flow library.
0 commit comments