Could anyone please guide me as to where does the ILDASM show the .JPG, .XML, .txt files (that are added to the project) apart from the assembly and type metadata Regards
Asked
Active
Viewed 98 times
1
-
All you see is an .mresource in the manifest. It can't decompile it, it is just a blob of bytes. – Hans Passant Dec 13 '12 at 21:57