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