#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 9dc67b830a 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
..
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 Started implementation of simple name lookup. 15 years ago
GetMembersTests.cs Added parameters to ArrayType indexers. 15 years ago
ReflectionHelperTests.cs Added some mono compatibility changes. 15 years ago
TestInterningProvider.cs Add interning support to DefaultAccessor. 15 years ago
TypeSystemTests.TestCase.cs Added some unit tests and fixed some bugs. 15 years ago
TypeSystemTests.cs Added some unit tests and fixed some bugs. 15 years ago