Files
codeql/csharp/ql/lib/change-notes/2024-12-03-public-protected-reference.md
2024-12-03 14:12:09 +01:00

336 B

category
category
minorAnalysis
  • Only extract public and protected members from reference assemblies. This yields an approximate average speed-up of around 10% for extraction and query execution. Custom MaD rows using Field-based summaries may need to be changed to SyntheticField-based flows if they reference private fields.