#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.
 
 
 
 
 
 
Mike Krüger e4f071e19d Removed static control flow graph builder. 14 years ago
..
AccessToClosureIssue.cs Removed static control flow graph builder. 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