#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 32ee4d4548 Fix icsharpcode/NRefactory#76: definite assignment analysis ignores false part of conditional expressions. 14 years ago
..
ControlFlow.cs [Analysis] Fixed control flow generation for null embedded statement 14 years ago
DefiniteAssignmentAnalysis.cs Fix icsharpcode/NRefactory#76: definite assignment analysis ignores false part of conditional expressions. 14 years ago
ReachabilityAnalysis.cs Fixed bug in reachability analysis when lambda/anonymous method contains a condition or switch statement. 14 years ago