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

Key: RSRP-35746
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Sergey Coox
Reporter: Sergey Coox
Votes: 0
Watchers: 0
Operations

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

Parameter info should not be visible at the caret pos

Created: 15 Feb 07 15:01   Updated: 04 Jun 08 19:31
Component/s: Parameter Info
Fix Version/s: 4.5
Security Level: Everybody (All jira users)

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


 Description  « Hide
public override ResolveErrorType CheckResolveResult()
{
IList<int> a = new List<int> {caret}
Resolve();
return myResolveErrorType;
}

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