block 1:
	body:
		IL_0000: ldarg.0
		IL_0001: dup
		IL_0002: ldfld System.Int32 TestCase::v
		IL_0007: ldarg.1
		IL_0008: add
		IL_0009: stfld System.Int32 TestCase::v
		IL_000e: ret
