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

[Authoring] Allow custom overloads #1795

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dongle-the-gadget
Copy link
Contributor

@dongle-the-gadget dongle-the-gadget commented Sep 20, 2024

Closes #1569.
Closes #667.

Copy link
Member

@Sergio0694 Sergio0694 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there no unit test we can add for this?

@dongle-the-gadget
Copy link
Contributor Author

dongle-the-gadget commented Sep 21, 2024

I think we would need a projection that doesn't have overloads, which from my understanding is none.

Or possibly an IL inspector? I'm not sure if we have any ATM.

@Sergio0694
Copy link
Member

Mh. I mean, changes seem fine to me, let's just see if @manodasanW thinks we need tests or not 🙂

@dongle-the-gadget
Copy link
Contributor Author

Oh, one more thing. This change doesn't seem to work with CsWinMD (not the source generator itself), probably due to the Windows.winmd file not being imported properly, though CsWinMD is probably low priority at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants