Wouldn't that be a bit expensive since it returns AssemblyDefinitions
(eg to create an assembly definition just to create another
assemblydefinition?). Seems like its a forced copy/paste job as I cant
override anything in the default as well no?

On Thu, Aug 4, 2011 at 10:52 AM, Jb Evain <[email protected]> wrote:
> Hi,
>
> On Thu, Aug 4, 2011 at 4:46 PM, Greg Young <[email protected]> wrote:
>> Would I need to override behaviour of the resolver?
>
> It seems to me that's the easier way. You implement IAssemblyResolver
> by wrapping up a DefaultAssemblyResolver or another custom
> implementation, and you make sure to initialize the ReaderParameters
> with the symbol stuff you want.
>
> Jb
>
> --
> --
> mono-cecil



-- 
Le doute n'est pas une condition agréable, mais la certitude est absurde.

-- 
--
mono-cecil

Reply via email to