Is there a way to determine whether a .NET assembly was compiled with or without overflow/underflow checking (i.e. the CheckForOverflowUnderflow build property or /checked+ or /checked- flag) by examining that assembly through Reflection or running some command-line tool or similar?
Aucun commentaire:
Enregistrer un commentaire