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 52bdd8b commit 6d8abd8Copy full SHA for 6d8abd8
1 file changed
csharp/change-notes/2020-10-21-CodeAnalysis-attributes-in-assert.md
@@ -0,0 +1,4 @@
1
+lgtm,codescanning
2
+* Assertion methods are now taking into account methods with parameters that are annotated
3
+with `System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute`. This change is expected to
4
+lead to higher precision in any query that relies on control flow graphs.
0 commit comments