#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald e1471c0a8d ParameterNotUsedIssue: add heuristic that prevents false positives for event handler methods when the event is registered in designer-generated code. 13 years ago
..
LocalVariableNotUsedIssue.cs [CodeIssues] Add helper FindReferences(AstNode, IVariable) to BaseRefactoringContext. 13 years ago
ParameterNotUsedIssue.cs ParameterNotUsedIssue: add heuristic that prevents false positives for event handler methods when the event is registered in designer-generated code. 13 years ago