We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd1f00 commit 8e8c3a9Copy full SHA for 8e8c3a9
csharp/change-notes/2020-12-18-extract-custom-modifiers.md
@@ -0,0 +1,4 @@
1
+lgtm,codescanning
2
+* CIL extraction has been improved to store `modreq` and `modopt` custom modifiers.
3
+The extracted information is surfaced through the `CustomModifierReceiver` class. Additionally,
4
+the information is also used to evaluate the new `Setter.isInitOnly` predicate.
0 commit comments