On Wed Jun 18 12:07:28 2025 +0000, Hans Leidekker wrote:
I don't know. Is it safe to assume that the type is imported from Windows.Foundation if it doesn't have a namespace? All winmd files I've seen have a Windows.Foundation assembly reference but they also reference mscorlib for example.
midlrt requires you to pass a 'platform metadata directory'. I suspect it uses that to resolve imported types.