Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d6ccb1

Browse files
committed
C#: Add change note for attribute extraction refactoring
1 parent ba730b6 commit 4d6ccb1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)