Skip to content

Commit 78f63a3

Browse files
committed
C#: Add change note
1 parent b7484e6 commit 78f63a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

change-notes/1.24/analysis-csharp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The following changes in version 1.24 affect C# analysis in all applications.
2121
## Changes to libraries
2222

2323
* The taint tracking library now tracks flow through (implicit or explicit) conversion operator calls.
24+
* [Code contracts](https://docs.microsoft.com/en-us/dotnet/framework/debug-trace-profile/code-contracts) are now recognized, and are treated like any other assertion methods.
2425

2526
## Changes to autobuilder
2627

0 commit comments

Comments
 (0)