Content deleted Content added
→Sample Code: Replaced with output of "csc /optimize" (which removes redundant instructions), and removed all untargeted labels ildasm generates for readability |
m →Sample Code: formatting |
||
Line 65:
.maxstack 2
.locals init (int32 V_0,
int32 V_1)
IL_0000: ldc.i4.2
stloc.0
|