History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-29730
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Eugene Pasynkov
Reporter: Vladimir Reshetnikov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ReSharper

Strange error highlight and quick-fix (base)

Created: 12 Oct 06 10:24   Updated: 17 Feb 07 05:17
Component/s: None
Fix Version/s: 2.5
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 263
Fixed in build: 300


 Description  « Hide
class Derived : Base
{
    public Derived() : base(base) // here
    {}
}

class Base
{
    public Base(Derived d) {}
}

Should be a kind of: Cannot use 'base' in this context



 All   Comments   Work Log   Change History      Sort Order: