Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from using AttributeAttribute::Name to AttributeAttribute::Type #192

Closed
ds5678 opened this issue Dec 13, 2024 · 0 comments · Fixed by #194
Closed

Switch from using AttributeAttribute::Name to AttributeAttribute::Type #192

ds5678 opened this issue Dec 13, 2024 · 0 comments · Fixed by #194
Labels
generation Related to assembly generation good first issue Good for newcomers

Comments

@ds5678
Copy link
Collaborator

ds5678 commented Dec 13, 2024

See: SamboyCoding/Cpp2IL#393

The only use of this attribute is here:

it.AttributeType()?.Name == "AttributeAttribute" && it.Signature!.NamedArguments.Any(it =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generation Related to assembly generation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant