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

Support IDynamicInterfaceCastable with generic methods #108228

Open
MichalStrehovsky opened this issue Sep 25, 2024 · 1 comment
Open

Support IDynamicInterfaceCastable with generic methods #108228

MichalStrehovsky opened this issue Sep 25, 2024 · 1 comment

Comments

@MichalStrehovsky
Copy link
Member

Looks like CoreCLR added support for this in #90180. Native AOT implementation wasn't done, pointing to #72909, but generic virtual methods are orthogonal and the fix is very different (the generic virtual method case is likely much simpler to implement).

Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant