Fix #74528.
authorRaja R Harinath <harinath@hurrynot.org>
Wed, 13 Apr 2005 14:39:07 +0000 (14:39 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Wed, 13 Apr 2005 14:39:07 +0000 (14:39 -0000)
commit714c1bc4223310221d5cc7ddccf6c65bb066a795
tree1ad09afc03c3219d3b2ef8fe4a24c7264bec08fb
parentee4837d14b3f691c4608cd803a346a0c376f1ff7
Fix #74528.
* mcs/ecore.cs (PropertyExpr.InstanceResolve): Handle a case of
IdenticalNameAndTypeName here.
(EventExpr.InstanceResolve): Likewise.
* tests/test-363.cs: New test from #74528.

svn path=/trunk/mcs/; revision=42921
mcs/mcs/ChangeLog
mcs/mcs/ecore.cs
mcs/tests/ChangeLog
mcs/tests/Makefile
mcs/tests/test-363.cs [new file with mode: 0644]