Files
codeql/csharp/change-notes/2020-10-21-CodeAnalysis-attributes-in-assert.md
2020-10-21 10:56:39 +02:00

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.