#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.
 
 
 
 
 
 
Mike Krüger c4dfb27626 Fixed type system converter case reported from "erik-kallen". 14 years ago
..
BlobLoaderTests.cs Add MethodGroupResolveResult.GetEligibleExtensionMethods() method. 14 years ago
CecilLoaderTests.cs WIP: Type system refactoring. 15 years ago
GetAllBaseTypesTest.cs Fixed IUnresolvedTypeDefinition.Resolve() and IAssembly.GetTypeDefinition(IUnresolvedTypeDefinition) to always retrieve the correct version of the type definition for the compilation, even if the IUnresolvedTypeDefinition is a different version. 14 years ago
GetMembersTests.cs Fixed IUnresolvedTypeDefinition.Resolve() and IAssembly.GetTypeDefinition(IUnresolvedTypeDefinition) to always retrieve the correct version of the type definition for the compilation, even if the IUnresolvedTypeDefinition is a different version. 14 years ago
ReflectionHelperTests.cs C# Type System implementation 15 years ago
SerializedCecilLoaderTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
StructureTests.cs Type system refactoring: split unresolved/resolved type systems. 15 years ago
TestInterningProvider.cs Apply license header to unit tests. 15 years ago
TypeParameterTests.cs Fixed IUnresolvedTypeDefinition.Resolve() and IAssembly.GetTypeDefinition(IUnresolvedTypeDefinition) to always retrieve the correct version of the type definition for the compilation, even if the IUnresolvedTypeDefinition is a different version. 14 years ago
TypeSystemHelper.cs Fixed IUnresolvedTypeDefinition.Resolve() and IAssembly.GetTypeDefinition(IUnresolvedTypeDefinition) to always retrieve the correct version of the type definition for the compilation, even if the IUnresolvedTypeDefinition is a different version. 14 years ago
TypeSystemTests.TestCase.cs Fixed type system converter case reported from "erik-kallen". 14 years ago
TypeSystemTests.cs Fix icsharpcode/NRefactory#13 - Indexer accessors do not get correct parameters. 14 years ago