Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Sergey Coox 
Subsystem
Language - ASP.NET 
Affected versions
Fixed in
Fixed in build
Next build 
Build
257
Fixed in build
264
  • Submitted by   Gerrod Thomas
    3 years ago (16 Aug 2006 23:44)
  • Updated by Gerrod Thomas
    3 years ago (24 Oct 2006 18:12)
  • Jira: RSRP-28012
    (history, comments)

RSRP-28012

Incorrect warning: cannot resolve symbol

0
In an aspx page:
{code:xml}
<! <asp:Label id="label" runat="server" /> >
In the code behind:

label.Text = "blah";
{code}
Though this is perfectly valid, ReSharper says it cannot resolve the symbol "label" (since it is commented out in the aspx page).

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