Project
ReSharper
Priority
Show-stopper
Type
Bug
Fix versions
3.0 M1, 2.5.2
State
Fixed
Assignee
Dmitry Lomov
Subsystem
PSI
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Dmitry Lomov
    5 years ago (20 Jan 2007 21:50)
  • Updated by   Olga Lobacheva
    18 months ago (14 Jul 2010 18:57)
  • Jira: RSRP-34663
    (history, comments)
 
RSRP-34663 Type inference fails if array is assigned to ICollection<T>
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
void M<T>(ICollection<T> t) {...}
...
M(new string[0]) // R# highlights as error


Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments