Priority
Show-stopper
Type
Bug 
State
Incomplete 
Assignee
Eugene Pasynkov 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
240
  • Submitted by   Mark Wilden
    3 years ago (06 Aug 2006 17:13)
  • Updated by Mark Wilden
    3 years ago (09 Sep 2006 13:33)
  • Jira: RSRP-24966
    (history, comments)

RSRP-24966

"Private field x is never assigned" diagnostic when properties can set

0
private Location _rateTag;

public string RateTag
{
get { return _rateTag.ItemName; }
set { _rateTag.ItemName = value; }
}


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