Merge pull request #901 from Blewzman/FixAggregateExceptionGetBaseException
[mono.git] / mcs / class / Mono.Dynamic.Interpreter / Mono.Dynamic.Interpreter.dll.sources
1 ../../build/common/Consts.cs
2 Assembly/AssemblyInfo.cs
3
4 ../dlr/Runtime/Microsoft.Scripting/ArgumentTypeException.cs
5 ../dlr/Runtime/Microsoft.Scripting/InvalidImplementationException.cs
6 ../dlr/Runtime/Microsoft.Scripting/PlatformAdaptationLayer.cs
7 ../dlr/Runtime/Microsoft.Scripting/Stubs.cs
8
9 ../dlr/Runtime/Microsoft.Scripting/Runtime/NotNullAttribute.cs
10 ../dlr/Runtime/Microsoft.Scripting/Runtime/ParamDictionaryAttribute.cs
11
12 ../dlr/Runtime/Microsoft.Dynamic/DebugOptions.cs
13 ../dlr/Runtime/Microsoft.Dynamic/MultiRuntimeAwareAttribute.cs
14 ../dlr/Runtime/Microsoft.Dynamic/PerfTrack.cs
15
16 ../dlr/Runtime/Microsoft.Dynamic/Actions/Dummy.cs
17
18 ../dlr/Runtime/Microsoft.Dynamic/Ast/BinaryExpression.cs
19 ../dlr/Runtime/Microsoft.Dynamic/Ast/ConstantExpression.cs
20 ../dlr/Runtime/Microsoft.Dynamic/Ast/EmptyStatements.cs
21 ../dlr/Runtime/Microsoft.Dynamic/Ast/LightLambdaExpression.cs
22 ../dlr/Runtime/Microsoft.Dynamic/Ast/UnaryExpression.cs
23 ../dlr/Runtime/Microsoft.Dynamic/Ast/Utils.cs
24
25 ../dlr/Runtime/Microsoft.Dynamic/Generation/CompilerHelpers.cs
26 ../dlr/Runtime/Microsoft.Dynamic/Generation/ConstantCheck.cs
27 ../dlr/Runtime/Microsoft.Dynamic/Generation/DelegateHelpers.cs
28 ../dlr/Runtime/Microsoft.Dynamic/Generation/DelegateHelpers.Generated.cs
29
30 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/BranchLabel.cs
31 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/ILightCallSiteBinder.cs
32 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/InterpretedFrame.cs
33 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Interpreter.cs
34 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/LightCompiler.cs
35 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/LightDelegateCreator.cs
36 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/LightLambda.cs
37 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/LightLambda.Generated.cs
38 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/LightLambdaClosureVisitor.cs
39 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/LocalVariables.cs
40 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/LoopCompiler.cs
41 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/RuntimeVariables.cs
42
43 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/AddInstruction.cs
44 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/AndInstruction.cs
45 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/ArrayOperations.cs
46 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/CallInstruction.cs
47 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/CallInstruction.Generated.cs
48 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/ControlFlowInstructions.cs
49 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/DivInstruction.cs
50 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/DynamicInstructionN.cs
51 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/DynamicInstructions.Generated.cs
52 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/DynamicSplatInstruction.cs
53 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/EqualInstruction.cs
54 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/FieldOperations.cs
55 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/GreaterThanInstruction.cs
56 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/GreaterThanOrEqualInstruction.cs
57 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/Instruction.cs
58 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/InstructionFactory.cs
59 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/InstructionList.cs
60 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/LabelInfo.cs
61 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/LessThanInstruction.cs
62 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/LessThanOrEqualInstruction.cs
63 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/LocalAccess.cs
64 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/ModInstruction.cs
65 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/MulInstruction.cs
66 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/NegateInstruction.cs
67 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/NotInstruction.cs
68 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/NotEqualInstruction.cs
69 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/NumericConvertInstruction.cs
70 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/OrInstruction.cs
71 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/StackOperations.cs
72 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/ShlInstruction.cs
73 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/ShrInstruction.cs
74 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/SubInstruction.cs
75 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/TypeOperations.cs
76 ../dlr/Runtime/Microsoft.Dynamic/Interpreter/Instructions/XorInstruction.cs
77
78 ../dlr/Runtime/Microsoft.Dynamic/Math/BigIntegerV4.cs
79 ../dlr/Runtime/Microsoft.Dynamic/Math/Complex64.cs
80
81 ../dlr/Runtime/Microsoft.Dynamic/Runtime/ArgumentArray.cs
82 ../dlr/Runtime/Microsoft.Dynamic/Runtime/DynamicNull.cs
83 ../dlr/Runtime/Microsoft.Dynamic/Runtime/ExceptionHelpers.cs
84 ../dlr/Runtime/Microsoft.Dynamic/Runtime/ScriptingRuntimeHelpers.cs
85
86 ../dlr/Runtime/Microsoft.Dynamic/Utils/ArrayUtils.cs
87 ../dlr/Runtime/Microsoft.Dynamic/Utils/Assert.cs
88 ../dlr/Runtime/Microsoft.Dynamic/Utils/CacheDict.cs
89 ../dlr/Runtime/Microsoft.Dynamic/Utils/ContractUtils.cs
90 ../dlr/Runtime/Microsoft.Dynamic/Utils/CollectionExtensions.cs
91 ../dlr/Runtime/Microsoft.Dynamic/Utils/CollectionUtils.cs
92 ../dlr/Runtime/Microsoft.Dynamic/Utils/DynamicUtils.cs
93 ../dlr/Runtime/Microsoft.Dynamic/Utils/ExceptionUtils.cs
94 ../dlr/Runtime/Microsoft.Dynamic/Utils/ExceptionFactory.Generated.cs
95 ../dlr/Runtime/Microsoft.Dynamic/Utils/HybridReferenceDictionary.cs
96 ../dlr/Runtime/Microsoft.Dynamic/Utils/ListEqualityComparer.cs
97 ../dlr/Runtime/Microsoft.Dynamic/Utils/MathUtils.cs
98 ../dlr/Runtime/Microsoft.Dynamic/Utils/ReferenceEqualityComparer.cs
99 ../dlr/Runtime/Microsoft.Dynamic/Utils/ReflectionUtils.cs
100 ../dlr/Runtime/Microsoft.Dynamic/Utils/StringUtils.cs
101 ../dlr/Runtime/Microsoft.Dynamic/Utils/TypeUtils.cs