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

Key: RSRP-5045
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Dmitry Lomov
Reporter: Eugene Pasynkov
Votes: 0
Watchers: 0
Operations

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

Bug in resolve

Created: 05 Aug 06 01:35   Updated: 09 Sep 06 13:26
Component/s: PSI - Resolve
Fix Version/s: None
Security Level: Everybody (All jira users)

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

Build: 111
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=5045


 Description  « Hide
using System.Drawing;
using JetBrains.ReSharper.TextControl.Graphics;

public class XmlDocEmbeddedView : Control
{
private System.Drawing.Size mySize = Size.Empty;
}



 All   Comments   Work Log   Change History      Sort Order:
Valentin Kipiatkov - 07 Aug 06 16:48
Re: #5045- Bug in resolve
Checked in build #221. The same. Code is not compilable but not highlighted as error by ReSharper.

Valentin Kipiatkov - 07 Aug 06 18:11
Re: #5045- Bug in resolve
Checked in build #221. The same. Code is not compilable but not highlighted as error by ReSharper.