Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-288406: Ambiguous invocation

$
0
0
Reporter artem (artems) artem (artems)
Created Feb 20, 2012 3:03:44 AM
Updated Feb 20, 2012 9:48:45 PM
Priority Normal
Type Unspecified
Fix versions No Fix versions
State Submitted
Assignee Evgeny Pasynkov (pasynkov)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
class T
{
static void M(Action<int> s)
{
}

static void M(Action<object> s)
{
}

static void Main(string[] args)
{
M(a => { var d = (string)a; });
}
}

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>