On Wed Jun 18 13:06:13 2025 +0000, Rémi Bernon wrote:
... which is something ILSpy seems to be doing on its own. Well we can leave it like that for now, but I think it would be better to ultimately do it differently, it doesn't look right to have some type name specific logic there.
I agree that imported types should be handled in a generic way but note that EventRegistrationToken is still special in the sense that it's the only type allowed in WinRT eventadd methods.