#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 67d19127f5 Fixed bug in reachability analysis when lambda/anonymous method contains a condition or switch statement. 14 years ago
..
ControlFlow.cs Fixed bug in reachability analysis when lambda/anonymous method contains a condition or switch statement. 14 years ago
DefiniteAssignmentAnalysis.cs Adjust CodeDomConvertVisitor and DefiniteAssignmentAnalysis to new type system. 14 years ago
ReachabilityAnalysis.cs Fixed bug in reachability analysis when lambda/anonymous method contains a condition or switch statement. 14 years ago