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

Key: RSRP-41573
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Sergey Shkredov
Reporter: Ilya Ryzhenkov
Votes: 0
Watchers: 0
Operations

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

Extract method preview doesn't show type arguments

Created: 28 May 07 12:59   Updated: 05 Feb 08 21:01
Component/s: Refactorings - Extract Method
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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


 Description  « Hide
private void SpecifyName(IProjectFile projectFile, IEnumerable items)

It was actually IEnumerable<TodoItem>.



 All   Comments   Work Log   Change History      Sort Order:
Sergey Shkredov - 21 Jan 08 20:11
For now bug is in preview only. Problem is that we can not correctly substitute type arguments in non-Physical PSI.