Groups | Blog | Home
all groups > dotnet sdk > october 2005 >

dotnet sdk : Question about ILDASM


rein.petersen NO[at]SPAM gmail.com
10/17/2005 6:26:23 AM
Hi All,

I want to use IDASM to inspect my dynamically created dll's (created
using classes found in System.Reflection.Emit namespace) but I don't
see any of the custom attributes I assigned to the classes. Is it
possible that ILDASM does not display information about custom
attributes (and what else can I expect not to find) or is it more
likely that I have a little bug in my code that is not storing the
custom attribute to the typebuilder?

Thanks in advance,

Rein
rein.petersen NO[at]SPAM gmail.com
10/17/2005 7:17:03 AM
Hi Everyone,

ILDASM is a thorough tool and does display custom attributes - my code
had a botch in it that wasn't adding the custom attribute as I had
expected. I will no longer question ILDASM before I have questioned my
own code. Sorry for the false alarm.

Rein
AddThis Social Bookmark Button