Skip to content

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Sep 19, 2025

Summary

MemberInfo can reference multiple different assemblies (e.g. via generic instantiation or via reflected type). IsCollectible property must take all references into account.

Related to dotnet/runtime#119869

MemberInfo can reference multiple different assemblies (e.g. via generic instantiation or via reflected type). IsCollectible property must take all references into account.

Related to dotnet/runtime#119869
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jkotas

I'll :shipit: now.

@BillWagner BillWagner merged commit 5d424ca into dotnet:main Sep 22, 2025
6 checks passed
@jkotas jkotas deleted the iscollectible branch September 22, 2025 17:39
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.

3 participants