History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-28012
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Sergey Coox
Reporter: Gerrod Thomas
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Incorrect warning: cannot resolve symbol

Created: 16 Aug 06 23:44   Updated: 24 Oct 06 18:12
Component/s: Language - ASP.NET
Fix Version/s: 2.0.2
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Depend
 
This issue is required for:
RSRP-28011 Incorrect warning: cannot resolve symbol Normal Closed

Build: 257
Fixed in build: 264


 Description  « Hide
In an aspx page:
<!-- <asp:Label id="label" runat="server" /> -->

In the code behind:

label.Text = "blah";

Though this is perfectly valid, ReSharper says it cannot resolve the symbol "label" (since it is commented out in the aspx page).



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.