Hi,

I would like to know the best way to find TypeDefinition of a
TypeReference (cross Assemblies).

I know a way is to use TypeReference.FullName to find the
TypeDefinition in Types collection.

But for some cases, i.e. obfuscator or deobfuscator, the FullName may
not be reliable.

Is it possible to know the index of TypeDefinition in another Assembly
from a TypeReference?

Thanks.
Wicky


--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to