Skip to content

Conversation

@windyuuy
Copy link

@windyuuy windyuuy commented Mar 15, 2024

fix #937
fixbug: fix exception about failed to resolve TupleElementNamesAttribute:.ctor sometime

The key "parameter.token" is updated, but the dictionary "CustomAttributes" not, thus get CustomAttribute by parameter.token as key will return wrong value. When it LookupToken will throw exception for unmatched module of wrong CustomAttribute.

image
image

@windyuuy windyuuy changed the title fixbug: fix exception that failed to resolve TupleElementNamesAttribute:.ctor sometime fixbug: fix exception about failed to resolve TupleElementNamesAttribute:.ctor sometime Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

it will throw exception about failed to resolve TupleElementNamesAttribute:.ctor sometime

1 participant