Project
ReSharper
Priority
Normal
Type
Bug
Fix versions
Mirabile Futurum
State
Submitted
Assignee
Evgeny Pasynkov
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Andrew Serebryansky
    2 years ago (09 Apr 2009 17:32)
  • Updated by   Jura Gorohovsky
    12 months ago (15 Jan 2011 19:02)
  • Jira: RSRP-102899
    (history, comments)
 
RSRP-102899 ReSharper highlights a first element of embedded xml as 'not reachable' in a return statement
1
Issue is visible to: All Users
  The issue is visible to the selected user group only
Public Function x() As XElement
Return <test>
<elem1>This line is greyed out and displays warning</elem1>
<elem2>This line and subsequent XML displays correctly</elem2>
</test>
End Function
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments