#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 3a4fdf2b77 Add support for non-custom attributes to CecilLoader. 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 Add support for non-custom attributes to CecilLoader. 15 years ago
TypeSystemTests.cs Add support for non-custom attributes to CecilLoader. 15 years ago