Bugzilla – Bug 325375
[GMCS] Error CS0121 reported for call to overloaded method
Last modified: 2007-09-15 21:24:23 UTC
---- Reported by gert.driesen@pandora.be 2007-09-05 14:29:09 MST ---- GMCS report CS0121 for a call to a method that has an overload for both IDictionary and IDictionary<,>. To reproduce, compile the attached code. This is currently breaking the build bot! ---- Additional Comments From gert.driesen@pandora.be 2007-09-05 14:29:23 MST ---- Created an attachment (id=172620) Repro ---- Additional Comments From marek.safar@seznam.cz 2007-09-06 07:27:08 MST ---- Fixed on SVN Imported an attachment (id=172620)