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 cd77f14 commit 129deb0Copy full SHA for 129deb0
1 file changed
csharp/change-notes/2020-11-05-get-sourcedeclaration-rename.md
@@ -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