Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

A regression was introduced that had __ComObject
implement IDynamicInterfaceCastable. This means
that the order of checks is now important. Made the
order consistent in all places and added a test for this
particular case.

Regression introduced in #105965 and found in dotnet/winforms#11916.

/cc @dotnet/interop-contrib

A regression was introduced that had __ComObject
implement IDynamicInterfaceCastable. This means
that the order of checks is now important. Made the
order consistent in all places and added a test for
this particular case.
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 21fe571 into dotnet:main Aug 20, 2024
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the fix_invoke_comobject branch August 20, 2024 04:06
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2024
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.

3 participants