Hey, On Tue, Apr 20, 2010 at 9:01 AM, Александр Буряк <[email protected]> wrote: > It's great that the source of the problem is defined now.
I wrote a bit about the issue here: http://github.com/jbevain/cecil/issues#issue/4 Basically, ildasm and Cecil are not writing back the custom metadata the pdb contains. The CCI uses a call to SetSymAttribute on a method with a binary format, for a "MD2" attribute category. Man I love working with PDBs, it's always such a joy. -- Jb Evain <[email protected]> -- -- mono-cecil Subscription settings: http://groups.google.com/group/mono-cecil/subscribe?hl=en
