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

Add regression test for a default interface method issue #109917

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

MichalStrehovsky
Copy link
Member

Regression test from #109893. This was fixed in #108235 but that one only has testcases that involve IDynamicInterfaceCastable.

Resolves #109893

Regression test from dotnet#109893. This was fixed in dotnet#108235 but that one only has testcases that involve `IDynamicInterfaceCastable`.
@MichalStrehovsky MichalStrehovsky merged commit 30661f5 into dotnet:main Nov 18, 2024
70 checks passed
@MichalStrehovsky MichalStrehovsky deleted the resolve109893 branch November 18, 2024 22:26
mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request Dec 10, 2024
Regression test from dotnet#109893. This was fixed in dotnet#108235 but that one only has testcases that involve `IDynamicInterfaceCastable`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NativeAOT] AccessViolationException when making reflection calls over DIMs
3 participants