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:
Diffstat (limited to 'mcs/tests/ver-il-net_4_x.xml')
-rw-r--r--mcs/tests/ver-il-net_4_x.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/mcs/tests/ver-il-net_4_x.xml b/mcs/tests/ver-il-net_4_x.xml
index 3bf44ceb436..f9c8f8b2465 100644
--- a/mcs/tests/ver-il-net_4_x.xml
+++ b/mcs/tests/ver-il-net_4_x.xml
@@ -70068,6 +70068,22 @@
</method>
</type>
</test>
+ <test name="test-named-10.cs">
+ <type name="Program">
+ <method name="Void Main()" attrs="150">
+ <size>15</size>
+ </method>
+ <method name="Void Method(Int32, Int32, Int32)" attrs="145">
+ <size>7</size>
+ </method>
+ <method name="Void Method(Int32, Int32, System.Object)" attrs="145">
+ <size>2</size>
+ </method>
+ <method name="Void .ctor()" attrs="6278">
+ <size>7</size>
+ </method>
+ </type>
+ </test>
<test name="test-nameof-01.cs">
<type name="X">
<method name="Int32 Main()" attrs="150">