#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
..
DocumentationComment.cs Fixed some FxCop warnings. 14 years ago
GetPotentiallyNestedClassTypeReference.cs Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
IDocumentationProvider.cs C# XML documentation support. 14 years ago
IdStringMemberReference.cs Implemented IUnresolvedMember.Resolve(). 13 years ago
IdStringProvider.cs Change ISupportsInterning so that objects are interned immediately after they are created. 13 years ago
XmlDocumentationProvider.cs Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts. 13 years ago