#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.
 
 
 
 
 
 
Erik Källén 9875662562 Test demonstrating that a const field of type decimal is not considered constant by the cecil loader. 13 years ago
..
BlobLoaderTests.cs
CecilLoaderTests.cs Implemented explicit conversions - invalid casts now resolve to Conversion.None. 13 years ago
CyclicProjectDependency.cs Add ProjectReference class to NRefactory to simplify creating the type system for a solution with multiple projects. 13 years ago
GetAllBaseTypesTest.cs Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
GetMembersTests.cs Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
LazyLoadedCecilLoaderTests.cs
ReflectionHelperTests.cs
SerializedCecilLoaderTests.cs
StructureTests.cs
TestInterningProvider.cs
TypeParameterTests.cs ICompilation.Import(IType): added support for importing open generic types 13 years ago
TypeSystemHelper.cs ICompilation.Import(IType): added support for importing open generic types 13 years ago
TypeSystemTests.TestCase.cs Test demonstrating that a const field of type decimal is not considered constant by the cecil loader. 13 years ago
TypeSystemTests.cs Test demonstrating that a const field of type decimal is not considered constant by the cecil loader. 13 years ago