Cosmos/Users/Matthijs/Testing/FileToEcmaCilTests/SimpleMethodsTest/SimpleMethodsTests.xml
kudzu_cp a58ad95c10
2014-07-14 15:56:02 +00:00

1 line
No EOL
5.1 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-16"?><Types><TypeMeta MetaId="System.Object"><Methods /></TypeMeta><TypeMeta MetaId="SimpleMethodsTest.Program" BaseType="System.Object"><Methods><Method MetaId="System.Void SimpleMethodsTest.Program.Main(System.String[])" IsStatic="True"><Parameters><Parameter IsByRef="False" MetaId="args: System.String[]" /></Parameters><Body InitLocals="True"><Locals><Local Index="0" Type="System.Int32" /><Local Index="1" Type="System.Int32" /><Local Index="2" Type="System.Int32" /><Local Index="3" Type="System.Int32" /></Locals><ExceptionHandlingClauses /><Instructions><Instruction Index="0" Kind="Nop" /><Instruction Index="1" Kind="Ldc_I4" Value="33" /><Instruction Index="2" Kind="Stloc" LocalIndex="0" /><Instruction Index="3" Kind="Ldc_I4" Value="45" /><Instruction Index="4" Kind="Stloc" LocalIndex="1" /><Instruction Index="5" Kind="Ldloc" LocalIndex="0" /><Instruction Index="6" Kind="Ldloc" LocalIndex="1" /><Instruction Index="7" Kind="Call" Method="System.Int32 SimpleMethodsTest.Program.Sum(System.Int32, System.Int32)" /><Instruction Index="8" Kind="Stloc" LocalIndex="2" /><Instruction Index="9" Kind="Ldloc" LocalIndex="2" /><Instruction Index="10" Kind="Ldloc" LocalIndex="1" /><Instruction Index="11" Kind="Call" Method="System.Int32 SimpleMethodsTest.Program.Sum(System.Int32, System.Int32)" /><Instruction Index="12" Kind="Stloc" LocalIndex="3" /><Instruction Index="13" Kind="Ret" /></Instructions></Body></Method><Method MetaId="System.Int32 SimpleMethodsTest.Program.Sum(System.Int32, System.Int32)" IsStatic="True" ReturnType="System.Int32"><Parameters><Parameter IsByRef="False" MetaId="xValue1: System.Int32" /><Parameter IsByRef="False" MetaId="xValue2: System.Int32" /></Parameters><Body InitLocals="True"><Locals><Local Index="0" Type="System.Int32" /></Locals><ExceptionHandlingClauses /><Instructions><Instruction Index="0" Kind="Nop" /><Instruction Index="1" Kind="Ldarg" Argument="xValue1: System.Int32" /><Instruction Index="2" Kind="Ldarg" Argument="xValue2: System.Int32" /><Instruction Index="3" Kind="Add" /><Instruction Index="4" Kind="Stloc" LocalIndex="0" /><Instruction Index="5" Kind="Br" TargetIdx="6" /><Instruction Index="6" Kind="Ldloc" LocalIndex="0" /><Instruction Index="7" Kind="Ret" /></Instructions></Body></Method></Methods></TypeMeta><TypeMeta MetaId="System.String" BaseType="System.Object"><Methods /></TypeMeta><TypeMeta MetaId="System.ValueType" BaseType="System.Object"><Methods /></TypeMeta><TypeMeta MetaId="System.Int32" BaseType="System.ValueType"><Methods /></TypeMeta><Array Dimensions="1" ElementType="System.String" /></Types>