what are dump options in .net generated before assembly
what are dump options in .net generated before assembly code.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Apr 5, 2013, 5:26 AM
Notice is particular the /out and /text switches which allow you to dump the output to a file or the console respectively:
http://msdn.microsoft.com/en-gb/library/f7dy01k1(v=vs.100).aspx