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

[mini] fix static virtual constrained calls in non-generic interfaces #65390

Merged
merged 1 commit into from
Feb 16, 2022

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
2 participants