Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/tests
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2018-07-23 18:00:54 +0300
committerMarek Safar <marek.safar@gmail.com>2018-07-23 22:39:07 +0300
commitf07691d5125835473a72f97a71caefa4bf44a497 (patch)
tree1140f2fc872858392ac03b4bcbb8fe266204b5d7 /mcs/tests
parentabc66ce0e9a7bf3da11916b575327cf3f22c8a97 (diff)
[mcs] Don't wrap exception expression in contextual return. Fixes #9505
Diffstat (limited to 'mcs/tests')
-rw-r--r--mcs/tests/ver-il-net_4_x.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/mcs/tests/ver-il-net_4_x.xml b/mcs/tests/ver-il-net_4_x.xml
index e8aa6bb7013..40c2d585df3 100644
--- a/mcs/tests/ver-il-net_4_x.xml
+++ b/mcs/tests/ver-il-net_4_x.xml
@@ -73699,7 +73699,7 @@
<size>32</size>
</method>
<method name="Int32 Test()" attrs="134">
- <size>10</size>
+ <size>2</size>
</method>
<method name="System.Object Foo()" attrs="129">
<size>10</size>
@@ -73708,16 +73708,16 @@
<size>23</size>
</method>
<method name="Void Test3(Int32 ByRef)" attrs="145">
- <size>3</size>
+ <size>2</size>
</method>
<method name="Int32 get_Item(Int32)" attrs="2177">
- <size>10</size>
+ <size>2</size>
</method>
<method name="Void add_Event(System.Action)" attrs="2182">
- <size>3</size>
+ <size>2</size>
</method>
<method name="Void remove_Event(System.Action)" attrs="2182">
- <size>3</size>
+ <size>2</size>
</method>
<method name="Void TestExpr_1(Boolean)" attrs="129">
<size>21</size>
@@ -73744,7 +73744,7 @@
<size>7</size>
</method>
<method name="Int32 TestExpr_6(Int32 ByRef)" attrs="145">
- <size>10</size>
+ <size>2</size>
</method>
<method name="Int32 TestExpr_7(Int32 ByRef)" attrs="129">
<size>15</size>