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

Implement GetMethodWithSameMetadataDefinitionAs for NativeAOT #1249

Closed
jkotas opened this issue Jun 16, 2021 · 0 comments
Closed

Implement GetMethodWithSameMetadataDefinitionAs for NativeAOT #1249

jkotas opened this issue Jun 16, 2021 · 0 comments
Labels
area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation

Comments

@jkotas
Copy link
Member

jkotas commented Jun 16, 2021

See dotnet/runtime#53704

We will get the generic implementation on System.Type that should work ok, but we should be able to have better more efficient one.

cc @MichalStrehovsky

@jkotas jkotas added the area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation label Jun 16, 2021
MichalStrehovsky added a commit to MichalStrehovsky/runtimelab that referenced this issue Jul 9, 2021
@jkotas jkotas closed this as completed Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NativeAOT-coreclr .NET runtime optimized for ahead of time compilation
Projects
None yet
Development

No branches or pull requests

1 participant