Skip to content

Protect generated method names from invalid characters (fixes #130)#131

Closed
laymain wants to merge 1 commit intoBepInEx:masterfrom
laymain:feature/protect-method-name
Closed

Protect generated method names from invalid characters (fixes #130)#131
laymain wants to merge 1 commit intoBepInEx:masterfrom
laymain:feature/protect-method-name

Conversation

@laymain
Copy link
Copy Markdown

@laymain laymain commented Jun 12, 2024

No description provided.

@ds5678 ds5678 added the generation Related to assembly generation label Jul 15, 2024
@ds5678
Copy link
Copy Markdown
Collaborator

ds5678 commented Jul 15, 2024

I would prefer a solution to the underlying problem instead. Obfuscated/invalid names for generic parameters should be renamed. Fixing that would solve your issue by proxy.

#124 will soon be reviewed and merged. After that's done, I can review a pull request for your issue.

@ds5678 ds5678 added this to the 1.4.6 milestone Jul 15, 2024
@ds5678 ds5678 linked an issue Sep 8, 2024 that may be closed by this pull request
@ds5678 ds5678 closed this in #154 Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

generation Related to assembly generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rewired: non-valid Unicode characters in generic parameter name

2 participants