On Wednesday, April 28, 2010, Jan <jan.blessen...@gmail.com> wrote:
> Hi Jon,
>
> yep, I am bound to 2.0.
>
> BTW: Linq is nice but if the assembly is huge and I am searching very
> often for a type by name, building up a dictionary is still a lot
> faster.

You can use ModuleDefinition.GetType(string) which does a dictionary lookup.

-- 
Jb Evain  <j...@nurv.fr>

-- 
--
mono-cecil

Reply via email to