#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 5e9edc0f63 Introduce ISymbol as a common super-interface of IEntity, INamespace, IVariable and ITypeParameter. 12 years ago
..
AliasNamespaceReference.cs Add year to license headers. 13 years ago
AttributeTypeReference.cs Add year to license headers. 13 years ago
CSharpAssembly.cs Introduce ISymbol as a common super-interface of IEntity, INamespace, IVariable and ITypeParameter. 12 years ago
CSharpAttribute.cs Add year to license headers. 13 years ago
CSharpDocumentationComment.cs Add year to license headers. 13 years ago
CSharpTypeResolveContext.cs Add year to license headers. 13 years ago
CSharpUnresolvedFile.cs Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
CSharpUnresolvedTypeDefinition.cs Add year to license headers. 13 years ago
ConstantValues.cs Add year to license headers. 13 years ago
MemberTypeOrNamespaceReference.cs Add year to license headers. 13 years ago
MethodTypeParameterWithInheritedConstraints.cs Add year to license headers. 13 years ago
ResolvedUsingScope.cs Introduce ISymbol as a common super-interface of IEntity, INamespace, IVariable and ITypeParameter. 12 years ago
SimpleTypeOrNamespaceReference.cs Add year to license headers. 13 years ago
TypeOrNamespaceReference.cs Add year to license headers. 13 years ago
TypeSystemConvertVisitor.cs Remove constructors from CSharpUnresolvedFile - they could be mistaken to load the specified file name. 12 years ago
UsingScope.cs Add year to license headers. 13 years ago