.assembly extern mscorlib { } .assembly Hello { } .method private hidebysig static void Main() cil managed { .entrypoint .custom instance void [System.Runtime]System.STAThreadAttribute::.ctor() = ( 01 00 00 00 ) .maxstack 8 ldstr "Spreading knowledge like a virus." ldstr "ethical.blue Magazine" ldc.i4.0 ldc.i4.s 64 call valuetype [System.Windows.Forms]System.Windows.Forms.DialogResult [System.Windows.Forms]System.Windows.Forms.MessageBox::Show( string, string, valuetype [System.Windows.Forms]System.Windows.Forms.MessageBoxButtons, valuetype [System.Windows.Forms]System.Windows.Forms.MessageBoxIcon ) pop ret }