C#: Add change note for

This commit is contained in:
Tamas Vajk
2020-10-21 10:56:39 +02:00
parent 52bdd8bf99
commit 6d8abd8b51

View File

@@ -0,0 +1,4 @@
lgtm,codescanning
* Assertion methods are now taking into account methods with parameters that are annotated
with `System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute`. This change is expected to
lead to higher precision in any query that relies on control flow graphs.