#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 344476efbb Fix contracts. 14 years ago
..
CecilLoaderTests.cs Fix CecilLoaderTests for Dictionary<,>.ValueCollection::Count (it's a non-virtual property implementing an interface; and isn't considered sealed in C#). 15 years ago
GetAllBaseTypesTest.cs Remove parent pointer from ITypeParameter and enable sharing type parameters. 15 years ago
GetMembersTests.cs Added parameters to ArrayType indexers. 15 years ago
ReflectionHelperTests.cs Added some mono compatibility changes. 15 years ago
StructureTests.cs Fix contracts. 14 years ago
TestInterningProvider.cs Implemented C# attributes. 15 years ago
TypeSystemTests.TestCase.cs Add support for non-custom attributes to CecilLoader. 15 years ago
TypeSystemTests.cs Implemented C# attributes. 15 years ago