- Added extractor support for extracting implicit
ToStringcalls in binary+expressions and string interpolation expressions. - The Razor source generator invocation in
build-mode:noneextraction 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 constraintnotnull.