using System.Drawing;
using JetBrains.ReSharper.TextControl.Graphics;
public class XmlDocEmbeddedView : Control
{
private System.Drawing.Size mySize = Size.Empty;
}
Description
using System.Drawing;
using JetBrains.ReSharper.TextControl.Graphics;
public class XmlDocEmbeddedView : Control
{
private System.Drawing.Size mySize = Size.Empty;
}
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.
Checked in build #221. The same. Code is not compilable but not highlighted as error by ReSharper.