Merge pull request #900 from Blewzman/FixAggregateExceptionGetBaseException
[mono.git] / mcs / class / System.Core / interpreter_System.Core.dll.sources
1 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/BinaryOperationBinder.cs
2 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/BindingRestrictions.cs
3 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/CallInfo.cs
4 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/CallSite.cs
5 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/CallSiteBinder.cs
6 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/CallSiteHelpers.cs
7 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/CallSiteOps.cs
8 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/ConvertBinder.cs
9 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/CreateInstanceBinder.cs
10 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/DeleteIndexBinder.cs
11 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/DeleteMemberBinder.cs
12 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/DynamicMetaObject.cs
13 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/DynamicMetaObjectBinder.cs
14 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/DynamicObject.cs
15 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/ExpandoClass.cs
16 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/ExpandoObject.cs
17 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/GetIndexBinder.cs
18 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/GetMemberBinder.cs
19 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/IDynamicMetaObjectProvider.cs
20 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/InvokeBinder.cs
21 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/InvokeMemberBinder.cs
22 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/IInvokeOnGetBinder.cs
23 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/RuleCache.cs
24 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/SetIndexBinder.cs
25 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/SetMemberBinder.cs
26 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/UnaryOperationBinder.cs
27 ../dlr/Runtime/Microsoft.Scripting.Core/Actions/UpdateDelegates.Generated.cs
28
29 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/BinaryExpression.cs
30 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/BlockExpression.cs
31 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/CatchBlock.cs
32 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ConditionalExpression.cs
33 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ConstantExpression.cs
34 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/DebugInfoExpression.cs
35 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/DebugViewWriter.cs
36 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/DefaultExpression.cs
37 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ElementInit.cs
38 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/Expression.cs
39 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/Expression.DebuggerProxy.cs
40 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ExpressionStringBuilder.cs
41 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ExpressionType.cs
42 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ExpressionVisitor.cs
43 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/GotoExpression.cs
44 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/IArgumentProvider.cs
45 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/IndexExpression.cs
46 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/InvocationExpression.cs
47 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/LabelExpression.cs
48 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/LabelTarget.cs
49 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/LambdaExpression.cs
50 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ListArgumentProvider.cs
51 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ListInitExpression.cs
52 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/LoopExpression.cs
53 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/MemberAssignment.cs
54 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/MemberBinding.cs
55 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/MemberExpression.cs
56 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/MemberInitExpression.cs
57 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/MemberListBinding.cs
58 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/MemberMemberBinding.cs
59 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/MethodCallExpression.cs
60 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/NewArrayExpression.cs
61 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/NewExpression.cs
62 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/ParameterExpression.cs
63 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/RuntimeVariablesExpression.cs
64 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/SwitchCase.cs
65 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/SwitchExpression.cs
66 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/SymbolDocumentInfo.cs
67 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/TryExpression.cs
68 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/TypeBinaryExpression.cs
69 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/TypeUtils.cs
70 ../dlr/Runtime/Microsoft.Scripting.Core/Ast/UnaryExpression.cs
71
72 ../dlr/Runtime/Microsoft.Scripting.Core/Compiler/DebugInfoGenerator.cs
73 ../dlr/Runtime/Microsoft.Scripting.Core/Compiler/DelegateHelpers.cs
74 ../dlr/Runtime/Microsoft.Scripting.Core/Compiler/DelegateHelpers.Generated.cs
75 ../dlr/Runtime/Microsoft.Scripting.Core/Compiler/Set.cs
76 ../dlr/Runtime/Microsoft.Scripting.Core/Compiler/SymbolGuids.cs
77
78 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/CacheDict.cs
79 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/CollectionExtensions.cs
80 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/ContractUtils.cs
81 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/ExceptionFactory.Generated.cs
82 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/Helpers.cs
83 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/IRuntimeVariables.cs
84 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/ReadOnlyCollectionBuilder.cs
85 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/ReadOnlyDictionary.cs
86 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/ReferenceEqualityComparer.cs
87 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/ReflectionUtils.cs
88 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/TrueReadOnlyCollection.cs
89 ../dlr/Runtime/Microsoft.Scripting.Core/Utils/TypeExtensions.cs
90
91 System.Linq.Expressions.Interpret/LambdaCompiler.cs