#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 3451f5cb38 [Analysis] Handle null reference in control flow graph builder. 14 years ago
..
ControlFlow.cs [Analysis] Handle null reference in control flow graph builder. 14 years ago
DefiniteAssignmentAnalysis.cs Optimized the AstNode.Descendants property. 14 years ago
ReachabilityAnalysis.cs Fixed bug in reachability analysis when lambda/anonymous method contains a condition or switch statement. 14 years ago