#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 9cdf7e71f9 Don't show 'method never returns' for iterators containing 'yield break;' 13 years ago
..
ControlFlow.cs Add helper method for exporting the control flow graph to GraphViz. 13 years ago
DefiniteAssignmentAnalysis.cs Optimized the AstNode.Descendants property. 13 years ago
ReachabilityAnalysis.cs Don't show 'method never returns' for iterators containing 'yield break;' 13 years ago