#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 18e088e688 SpecializedMethod: Perform type substitution in the type parameter constraints. 14 years ago
..
Implementation SpecializedMethod: Perform type substitution in the type parameter constraints. 14 years ago
Accessibility.cs Put MIT license into the file headers. 15 years ago
ArrayType.cs Implemented resolver for LINQ queries. 15 years ago
ByReferenceType.cs Adjust unit tests and fix bugs introduced by caching. 15 years ago
CecilLoader.cs Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
DomRegion.cs Move NRefactory.CSharp to separate assembly. 15 years ago
EntityType.cs Put MIT license into the file headers. 15 years ago
Error.cs Move NRefactory.CSharp to separate assembly. 15 years ago
ExtensionMethods.cs Fix bug in ParameterListComparer: the method signatures "Method<T>(T a)" and "Method<S>(S b)" were considered unequal. 15 years ago
IAccessor.cs Put MIT license into the file headers. 15 years ago
IAmbience.cs moved Ambience to NRefactory 15 years ago
IAnnotatable.cs Merge NRefactory 'b059dbcf413786069599d1686ac608150bd3f357' into SharpDevelop repository. 15 years ago
IAttribute.cs Move NRefactory.CSharp to separate assembly. 15 years ago
IConstantValue.cs Move NRefactory.CSharp to separate assembly. 15 years ago
IDocumentationProvider.cs Put MIT license into the file headers. 15 years ago
IEntity.cs Add GetInterestingFileNames to FindReferences. 15 years ago
IEvent.cs Put MIT license into the file headers. 15 years ago
IExplicitInterfaceImplementation.cs Put MIT license into the file headers. 15 years ago
IField.cs Put MIT license into the file headers. 15 years ago
IFreezable.cs Put MIT license into the file headers. 15 years ago
IInterningProvider.cs Put MIT license into the file headers. 15 years ago
IMember.cs Fixed IMember.IsOverridable to return true for abstract members. 15 years ago
IMethod.cs Put MIT license into the file headers. 15 years ago
INamedElement.cs Put MIT license into the file headers. 15 years ago
IParameter.cs Put MIT license into the file headers. 15 years ago
IParameterizedMember.cs Put MIT license into the file headers. 15 years ago
IParsedFile.cs Move NRefactory.CSharp to separate assembly. 15 years ago
IProjectContent.cs Add AssemblyName to IProjectContent. 15 years ago
IProperty.cs Put MIT license into the file headers. 15 years ago
ISupportsInterning.cs Put MIT license into the file headers. 15 years ago
ISynchronizedTypeResolveContext.cs Put MIT license into the file headers. 15 years ago
IType.cs Fixed resolving simple names within a generic class that refer to a non-generic inner class. 14 years ago
ITypeDefinition.cs Add support for partial classes. 15 years ago
ITypeParameter.cs Implemented constraint inheritance. 14 years ago
ITypeReference.cs Add support for partial classes. 15 years ago
ITypeResolveContext.cs Add ITypeResolveContext.GetKnownTypeDefinition() for efficiently retrieving built-in types. 15 years ago
IVariable.cs Put MIT license into the file headers. 15 years ago
InheritanceHelper.cs Implemented constraint inheritance. 14 years ago
IntersectionType.cs Allow CecilProjectContent to be serialized. Add FastSerializer to NRefactory.Utils. 15 years ago
KnownTypeReference.cs Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 15 years ago
NullableType.cs Add GetMemberOptions. 15 years ago
ParameterListComparer.cs Fix bug in ParameterListComparer: the method signatures "Method<T>(T a)" and "Method<S>(S b)" were considered unequal. 15 years ago
ParameterizedType.cs Implemented constraint inheritance. 14 years ago
PointerType.cs Adjust unit tests and fix bugs introduced by caching. 15 years ago
ReflectionHelper.cs Move NRefactory.CSharp to separate assembly. 15 years ago
ReflectionNameParseException.cs Put MIT license into the file headers. 15 years ago
SharedTypes.cs Allow CecilProjectContent to be serialized. Add FastSerializer to NRefactory.Utils. 15 years ago
TypeKind.cs Put MIT license into the file headers. 15 years ago
TypeVisitor.cs Put MIT license into the file headers. 15 years ago