mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Issue #3275 reported an ArgumentOutOfRangeException in ExpressionBuilder.ConstructTuple for exactly this shape; the crash was fixed by the nested-deconstruction rework, but no fixture pinned the record-struct variant, whose Deconstruct methods are compiler-generated. Assisted-by: Claude:claude-fable-5:Claude Codepull/3974/head
1 changed files with 17 additions and 0 deletions
Loading…
Reference in new issue