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

Check if a method is dynamic when transforming internal calls #40266

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

fanyang-mono
Copy link
Member

Fixes #38897 , by allowing transforming internal calls when method is dynamic.

@ghost
Copy link

ghost commented Aug 3, 2020

Tagging subscribers to this area: @BrzVlad
See info in area-owners.md if you want to be subscribed.

@fanyang-mono fanyang-mono merged commit cb5b205 into dotnet:master Aug 4, 2020
Jacksondr5 pushed a commit to Jacksondr5/runtime that referenced this pull request Aug 10, 2020
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
@fanyang-mono fanyang-mono deleted the interp_crash branch May 27, 2021 14:48
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.

[interp] DynamicMethod with a CALL of a P/Invoke throws "BadImageFormatException: Method has no body"
4 participants