Project
ReSharper
Priority
Show-stopper
Type
Bug
Fix versions
4.5.1
State
Won't fix
Assignee
Valentin Kipiatkov
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
5.0.1612.107  
  • Created by   Sergey Shkredov
    2 years ago (13 Apr 2009 19:03)
  • Updated by   Sergey Shkredov
    2 years ago (14 Apr 2009 21:07)
  • Jira: RSRP-103230
    (history, comments)
 
RSRP-103230 implementation classes of psi tree nodes are errorously marked as unused.
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Ex: NullCoalescingExpression or any other class that has usages in generated code only.

Issue was closed
Comments (1)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Valentin Kipiatkov
  Valentin Kipiatkov
14 Apr 2009 21:07
2 years ago
This happens because the folder with generated code are added to ignore folders. Remove them.