#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 61cde6c2f8 Add documentation providers (xml and binary). 15 years ago
..
CecilLoaderTests.cs Fixed distinguishing the virtual and override modifiers when reading from metadata. 15 years ago
CommonTypeInferenceTests.cs Add documentation providers (xml and binary). 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 documentation providers (xml and binary). 15 years ago
TypeSystemTests.TestCase.cs Added some mono compatibility changes. 15 years ago
TypeSystemTests.cs CecilLoader: Don't import DynamicAttribute (it's imported as SharedType.Dynamic instead) 15 years ago