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

fix DeclaringType code generate issue #643 #644

Merged
merged 1 commit into from
May 19, 2023
Merged

Conversation

sableangle
Copy link
Contributor

Hi everyone,

I've developed two extension methods aimed at ensuring the generator accurately retrieves the full type name. Additionally, I've made some modifications to src/MagicOnion.GeneratorCore/CodeAnalysis/MagicOnionTypeInfo.cs.

I conducted local testing on my computer, and it appears that the issue has been resolved. However, as I'm not a Roslyn expert, I'm not completely confident whether this is the optimal solution. I would appreciate it if anyone could provide feedback or suggest improvements.

@mayuki
Copy link
Member

mayuki commented May 19, 2023

Looks good to me. Thanks!

@mayuki mayuki merged commit ee1ffe5 into Cysharp:main May 19, 2023
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.

2 participants