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

Key: RSRP-27731
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

Cannot introduce variable/field on error "Type name expected, but property found"

Created: 06 Aug 06 19:49   Updated: 14 Dec 07 21:25
Component/s: Refactorings - Introduce Variable, Refactorings - Introduce Field
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=27731


 Description  « Hide

a.b
var = someExpr;

Try to introduce variable on 'a.b'.



 All   Comments   Work Log   Change History      Sort Order:
Sergey Shkredov - 12 Dec 07 18:17
We can not introduce variable from type usage.