Don't import static members of interfaces. Fixes #6552
authorMarek Safar <marek.safar@gmail.com>
Tue, 4 Sep 2012 11:45:43 +0000 (13:45 +0200)
committerMarek Safar <marek.safar@gmail.com>
Tue, 4 Sep 2012 11:47:24 +0000 (13:47 +0200)
commitcd2f0eaeb7ad3d3967f8f9d3a91ba1dc88c2fc8d
tree6d23c8078185e10208cc69d7780bcb5597a32afc
parentf05ce512644fff3412f32fc9e2c9d723b19ac814
Don't import static members of interfaces. Fixes #6552
mcs/mcs/import.cs
mcs/tests/test-851-lib.il [new file with mode: 0644]
mcs/tests/test-851.cs [new file with mode: 0644]
mcs/tests/ver-il-net_4_5.xml