Priority
Major
Type
Bug 
State
Can't Reproduce 
Assignee
Alexander Zverev 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
  • Submitted by   Ilya Ryzhenkov
    2 years ago (07 Feb 2008 20:55)
  • Updated by Ilya Ryzhenkov
    18 months 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
  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 (0)
 
Links
 
Issue has no comments