Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Oleg Stepanov 
Subsystem
Refactoring 
Affected versions
Fixed in
Fixed in build
Next build 
Fixed in build
256
  • Submitted by   Valentin Kipiatkov
    3 years ago (06 Aug 2006 03:19)
  • Updated by Valentin Kipiatkov
    3 years ago (09 Sep 2006 13:32)
  • Jira: RSRP-20726
    (history, comments)

RSRP-20726

Change Signature: changing parameter type from IList to IList<SomeType> silently does nothing

0
I have a method with parameter of type IList.
Change it via Change Siganture to IList<SomeType>.
Silently does nothing! (Only reproduced if System.Collections.Generic namespace is not imported.)

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