Priority
Major
Type
Bug 
State
Fixed 
Assignee
Olga Lobacheva 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
573
Fixed in build
918
  • Submitted by   Vladimir Reshetnikov
    2 years ago (07 Dec 2007 17:44)
  • Updated by Vladimir Reshetnikov
    18 months ago (04 Aug 2008 20:10)
  • Jira: RSRP-54151
    (history, comments)

RSRP-54151

Bad smart completion after ?? operator

1
    static void Foo(int? x)
    {
        int? y = null ?? 
    }


ReSharper suggest 'x', 'Equals', 'ReferenceEquals'. Two latter options are bad.

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