Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba730b6 commit 4d6ccb1Copy full SHA for 4d6ccb1
1 file changed
csharp/change-notes/2020-10-21-rework-attribute-extraction.md
@@ -0,0 +1,5 @@
1
+lgtm,codescanning
2
+* Attribute extraction has been extended to extract attributes not only from source
3
+code, but from referenced assemblies too. This change may lead to more results in
4
+queries that rely on attributes. Note that, as more attributes might be extracted,
5
+the DB size might increase.
0 commit comments