C#: Add change-note.

This commit is contained in:
Michael Nebel
2024-12-03 10:14:22 +01:00
parent a09262b4c6
commit 27d2f9e402

View File

@@ -0,0 +1,4 @@
---
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.