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
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2017-10-25 17:40:21 +0300
committerMarek Safar <marek.safar@gmail.com>2017-11-21 11:15:00 +0300
commit2c160ed9a7d88410b3dfb21d5c83ca8a04eac766 (patch)
treed708f8636a5634975843b5c7d6b9f2765df83fd5 /mcs/tests/ver-il-net_4_x.xml
parent73bd521c075b30bcbf349bdb7381d3b6b9fc3c69 (diff)
[mcs] C# 7.2 ref struct feature
Diffstat (limited to 'mcs/tests/ver-il-net_4_x.xml')
-rw-r--r--mcs/tests/ver-il-net_4_x.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/mcs/tests/ver-il-net_4_x.xml b/mcs/tests/ver-il-net_4_x.xml
index d4d18e5def7..93672cf9e9f 100644
--- a/mcs/tests/ver-il-net_4_x.xml
+++ b/mcs/tests/ver-il-net_4_x.xml
@@ -72906,6 +72906,24 @@
</method>
</type>
</test>
+ <test name="test-ref-07.cs">
+ <type name="Test">
+ <method name="Void Main()" attrs="150">
+ <size>18</size>
+ </method>
+ <method name="Test Method()" attrs="129">
+ <size>18</size>
+ </method>
+ </type>
+ <type name="P">
+ <method name="Test get_Span()" attrs="3526">
+ <size>0</size>
+ </method>
+ <method name="Void .ctor()" attrs="6276">
+ <size>7</size>
+ </method>
+ </type>
+ </test>
<test name="test-ref-08.cs">
<type name="ClassLibrary1.C">
<method name="Void MM()" attrs="129">