[Mono-bugs] [Bug 357047] Invalid ambiguous method error with extension methods

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 3 17:24:26 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=357047

User cmarshall at pacificbiosciences.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=357047#c3





--- Comment #3 from Casey Marshall <cmarshall at pacificbiosciences.com>  2008-02-03 15:24:25 MST ---
Understood. This patch is only the first thing I could get working. I couldn't
figure out how to get the return type of the anonymous method expression
without inferring it again (how do you obtain the return type otherwise?)

But it works in this case because the arguments I'm dealing with are of type
System.Func, and the last generic argument of that type is the return type? Am
I on the right track, at least?

Yes, I am interested in seeing this implemented. 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list