[mcs] Emit all method like members in same order as they appear in source code. Fixes...
authorMarek Safar <marek.safar@gmail.com>
Mon, 5 May 2014 15:53:26 +0000 (17:53 +0200)
committerMarek Safar <marek.safar@gmail.com>
Mon, 5 May 2014 15:53:26 +0000 (17:53 +0200)
commitdba4ec7936a08d01b587ca617e6965360a96d175
tree430551abb12e4f02ee98861cccc6306edcd705d4
parent34241c020f52e47f75fbb2a733d7d9fdb14383b3
[mcs] Emit all method like members in same order as they appear in source code. Fixes #19509
12 files changed:
mcs/mcs/anonymous.cs
mcs/mcs/class.cs
mcs/mcs/expression.cs
mcs/mcs/method.cs
mcs/mcs/property.cs
mcs/tests/test-890.cs [new file with mode: 0644]
mcs/tests/test-debug-10-ref.xml
mcs/tests/test-debug-13-ref.xml
mcs/tests/test-debug-21-ref.xml
mcs/tests/test-debug-22-ref.xml
mcs/tests/test-debug-23-ref.xml
mcs/tests/ver-il-net_4_5.xml