Hi Jb,

I'm writing a parser for the output of PeVerify. It takes the token
number from the output and looks it up via
ModuleDefinition.LookupToken.
Unfortunately, following token types are not implemented in
MetadataReader.LookupToken:

Assembly, AssemblyRef, CustomAttribute, Event, ExportedType, File,
GenericParam, InterfaceImpl, ManifestResource, MethodSpec, Module,
ModuleRef, Param, Permission, Property, Signature, String

Would it be possible to implement them?

Regards,
Joachim

-- 
--
mono-cecil

Reply via email to