Priority
Critical
Type
Bug 
State
Fixed 
Assignee
Oleg Stepanov 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Fixed in build
500
  • Submitted by   Ilya Ryzhenkov
    2 years ago (14 Jun 2007 14:51)
  • Updated by Ilya Ryzhenkov
    2 years ago (20 Jun 2007 20:42)
  • Jira: RSRP-43234
    (history, comments)

RSRP-43234

Completion doesn't generate local variable for nullable type

0
  public class Class1
  {
    static void bar()
    {
      foo(|);
    }
    static void foo(out int? index)
    {

    }
  }


Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments