I writing to you because I came across a little problem in the
StoreSymbolHelper class.

The problem is that it expects the Mono.Cecil.Pdb.dll to be located on
disc.

In our case we use ILMerge to merge the cecil binaries into our core
library and then the StoreSymbolHelper class is unable to locate the
factory.

I have added a type finder method that searches the loaded assemblies
for the requested type (factory type)

This is then if the original code cannot locate the factory type.

I just thought I wanted to let you know about this and I have created
a patch for you as well.

If you find this useful I would really appreciate if this got patched
so I do not need to maintain it in future versions of cecil.

Problem is that I don't know where I should upload the patch

Regards

Bernhard Richter
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to