Hey, On 4/7/09, Jonathan Pryor <[email protected]> wrote: > Potentially a silly question, but should Mono.Cecil support looking for > assemblies specified in the MONO_PATH and MONO_GAC_PREFIX environment > variables (in addition to the current GAC-probing logic)?
Am not sure the default resolver should look into the MONO_PATH. On the other hand, it's easy to compose a resolver which does so with a default resolver. -- Jb Evain <[email protected]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
