mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
5 lines
275 B
Markdown
5 lines
275 B
Markdown
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.
|