mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Release preparation for version 2.20.2
This commit is contained in:
committed by
Chris Smowton
parent
3e5707154a
commit
a0512a50f2
7
csharp/ql/lib/change-notes/released/4.0.2.md
Normal file
7
csharp/ql/lib/change-notes/released/4.0.2.md
Normal file
@@ -0,0 +1,7 @@
|
||||
## 4.0.2
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Added extractor support for extracting implicit `ToString` calls in binary `+` expressions and string interpolation expressions.
|
||||
* The Razor source generator invocation in `build-mode:none` extraction has been changed to use relative file paths instead of absolute ones.
|
||||
* 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`.
|
||||
Reference in New Issue
Block a user