Fix CS0108 for interfaces with multiple methods of same name
authorMarek Safar <marek.safar@gmail.com>
Wed, 19 Jan 2011 17:49:52 +0000 (17:49 +0000)
committerMarek Safar <marek.safar@gmail.com>
Wed, 19 Jan 2011 17:58:05 +0000 (17:58 +0000)
commite3157bf62d7642bf61300f9aaa67774d6269f377
treeaebfe2aa8292eb7c00cab983655d344c1954a3d4
parentfbbbdf8ef1638db72e8956ca5039e28b2d337d9c
Fix CS0108 for interfaces with multiple methods of same name
mcs/errors/cs0108-18.cs [new file with mode: 0644]
mcs/mcs/class.cs
mcs/mcs/ecore.cs
mcs/mcs/import.cs
mcs/mcs/membercache.cs