Tagged Questions
2
votes
6answers
1k views
How to find out if a .Net Assembly was compiled with the TRACE or DEBUG flag
Is there any way to find out if an Assembly has been compiled with the TRACE or DEBUG flag set without modifying the assembly.