C#: Add change note.

This commit is contained in:
Michael Nebel
2025-01-03 15:30:58 +01:00
parent ff32a382b0
commit caaf29115c

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C# 13: Added extractor support and call dispatch logic (data flow) for the (negative) type parameter constraint `allows ref struct`. Added extractor support for the type parameter constraint `notnull`.