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

Allow more efficient marshalling to IDispatch #53065

Merged
1 commit merged into from
May 21, 2021
Merged

Conversation

kant2002
Copy link
Contributor

In NativeAOT scenario this allow to not rely on reflection to get GUID of the IDispatch, since it is well known.
Related to dotnet/runtimelab#1142

In NativeAOT scenario this allow to not rely on reflection to get GUID of the IDispatch, since it is well known. 
Related to dotnet/runtimelab#1142
@kant2002
Copy link
Contributor Author

Thanks!

@ghost
Copy link

ghost commented May 21, 2021

Hello @jkotas!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 43b1ce5 into dotnet:main May 21, 2021
@kant2002 kant2002 deleted the patch-1 branch May 21, 2021 17:14
@ghost ghost locked as resolved and limited conversation to collaborators Jun 20, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants