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

Key: RSRP-34663
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dmitry Lomov
Reporter: Dmitry Lomov
Votes: 0
Watchers: 0
Operations

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

Type inference fails if array is assigned to ICollection<T>

Created: 20 Jan 07 20:50   Updated: 20 Mar 07 13:52
Component/s: PSI - Resolve
Fix Version/s: 2.5.2, 3.0 M1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Fixed in build: 364


 Description  « Hide
void M<T>(ICollection<T> t) {...}
...
M(new string[0]) // R# highlights as error


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