#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.
 
 
 
 
 
 
Simon Lindgren b1860b1f07 Replace FindReferences with LocalReferenceFinder in AccessToClosureIssue. 14 years ago
..
AccessToClosureIssue.cs Replace FindReferences with LocalReferenceFinder in AccessToClosureIssue. 14 years ago
AccessToDisposedClosureIssue.cs [CodeIssues] Removed some unused usings 14 years ago
AccessToModifiedClosureIssue.cs AccessToModifiedClosureIssue: always use "var" keyword to avoid some null type issues, fixed "fails for field declaration" issue. 14 years ago
LocalVariableNamePicker.cs AccessToClosureIssue: fixed some constructor issues 14 years ago