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

Reply via email to