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

RSRP-288160: CS1031 not detected

$
0
0
Reporter Yuri Astrakhan (yurik) Yuri Astrakhan (yurik)
Created Feb 3, 2012 11:20:24 PM
Updated Feb 3, 2012 11:20:24 PM
Priority Normal
Type Bug
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions 6.1
Fixed in build No Fixed in build
    public class Foo<T>
    {
        public class Nested<K> { }
    }


// both should be an error
            var x = typeof (Foo<int>.Nested<>);
            var y = typeof (Foo<>.Nested<int>);


Viewing all articles
Browse latest Browse all 106942

Trending Articles



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