Confirm the .NET 11 findings against the final release, and document the result.
The C# 15 language features produce no work. Union types, closed hierarchies, extension indexers,
collection expression arguments, labeled break and continue, and the pointer relaxations were all
compiled and their metadata inspected. Each maps onto a construct PostSharp already handles. The
re-run against the final release exists to confirm that conclusion, not to revisit it.
Analysis: Documentation/DotNet11-CSharp15-Impact.md in postsharp/PostSharp.
— Claude for Gael
Confirm the .NET 11 findings against the final release, and document the result.
The C# 15 language features produce no work. Union types, closed hierarchies, extension indexers,
collection expression arguments, labeled
breakandcontinue, and the pointer relaxations were allcompiled and their metadata inspected. Each maps onto a construct PostSharp already handles. The
re-run against the final release exists to confirm that conclusion, not to revisit it.
Analysis:
Documentation/DotNet11-CSharp15-Impact.mdinpostsharp/PostSharp.— Claude for Gael