mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
278 B
278 B
lgtm,codescanning
- CIL extraction has been improved to store
modreqandmodoptcustom modifiers. The extracted information is surfaced through theCustomModifierReceiverclass. Additionally, the information is also used to evaluate the newSetter::isInitOnlypredicate.