Skip to content

Update binding-redirect validation logic to account for ValueTuple changes #13082

@rainersigwald

Description

@rainersigwald

The validation logic for System.ValueTuple is commented out but not removed. Since System.ValueTuple has been added to the assembliesToIgnore list on line 23, and the validation check is commented out on lines 97, 117-120, consider removing this dead code entirely (lines 94-98 and 117-120) to improve code clarity and maintainability.

Originally posted by @Copilot in #13072 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions