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

RSRP-187529: Visual Studio crashes on smart completion

$
0
0
Reporter Vladimir Reshetnikov (nikov) Vladimir Reshetnikov (nikov)
Created Aug 3, 2010 4:42:28 PM
Updated Apr 26, 2012 9:54:00 PM
Priority Show-stopper
Type Bug
Fix versions Mirabile Futurum
State Reopened
Assignee Olga Lobacheva (olka)
Subsystem Intellisense
Affected versions 6.0
Fixed in build No Fixed in build
using System;

interface I : IComparable<IComparable<I>> { }

class C
{
    static void Foo(IComparable<I> x){}
    static void Foo(IComparable<IComparable<I>> x)
    {
        Foo({caret});
    }
}

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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