Project
ReSharper
Priority
Major
Type
Bug
Fix versions
4.1
State
Can't Reproduce
Assignee
Alexander Zverev
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Ilya Ryzhenkov
    4 years ago (07 Feb 2008 21:55)
  • Updated by   Ilya Ryzhenkov
    3 years ago (05 Aug 2008 17:29)
  • Jira: RSRP-57603
    (history, comments)
 
RSRP-57603 Create from usage with unresolved types in type arguments don't work
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
  public static class SafeControlManager
  {
    public static void Register(Control control)
    {
      ourControls = new Dictionary<Control, ControlData>();
    }
  }

ControlData is unresolved, it creates void field.

Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments