#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 4324311718 Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts. 13 years ago
..
CSharpAmbience.cs Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts. 13 years ago
CSharpOutputVisitor.cs
CodeDomConvertVisitor.cs
IOutputFormatter.cs
InsertParenthesesVisitor.cs
TextWriterOutputFormatter.cs