Skip to content

Commit 129deb0

Browse files
committed
C#: Add change note
1 parent cd77f14 commit 129deb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
lgtm,codescanning
2+
* The predicate `Declaration::getSourceDeclaration/0` has been renamed to `Declaration::getUnboundDeclaration/0`.
3+
This is to avoid confusion, as it has nothing to do with declarations from source code (as opposed to declarations
4+
in assemblies), but instead has to do with generics.

0 commit comments

Comments
 (0)