Skip to content

Conversation

@lambdageek
Copy link
Member

if the callee interface method is not generic, but the constained constraint
uses a generic var or mvar, do the indirect interface call.

fixes #65384

if the callee interface method is not generic, but the constained constraint
uses a generic var or mvar, do the indirect interface call.

fixes dotnet#65384
@lambdageek lambdageek merged commit e9bdf80 into dotnet:main Feb 16, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 2022
@lambdageek lambdageek deleted the fix-gh-65384 branch March 19, 2022 16:45
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.

[mono] gshared calls to non-generic static virtual interface method throw BadImageFormatException: Method has no body

2 participants