.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
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.
 
 
 
 
Siegfried Pammer 36a432940b Fix #2100: 'value'-named auto property could not be recognized correctly. 5 years ago
..
Helpers Add tests for C# 9.0 lambda parameter discards 5 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 7 years ago
ProjectDecompiler Implement project writer for SDK style projects 5 years ago
Semantics Introduce nint/nuint types and their conversions in the type system 5 years ago
TestCases Fix #2100: 'value'-named auto property could not be recognized correctly. 5 years ago
TypeSystem Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 6 years ago
Util Move SequencePointTests to DebugInfo directory. 6 years ago
CorrectnessTestRunner.cs #2050: Allow inlining into the StObj target slot when this is possible without changing the program semantics. 5 years ago
DataFlowTest.cs #2092: ILFunction.Parameters / ILFunction.ReturnType should never be null. 5 years ago
DisassemblerPrettyTestRunner.cs Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ICSharpCode.Decompiler.Tests.csproj Update to Roslyn 3.7.0 5 years ago
ILPrettyTestRunner.cs Add support for C# 8 switch expressions. 5 years ago
PdbGenerationTestRunner.cs Fix #1881: Not properly reusing names from PDB#2 5 years ago
PrettyTestRunner.cs Fix #1555: Eliminate value-type temporaries emitted by mcs on field reads. 5 years ago
RoundtripAssembly.cs Add some tests for native integers. 5 years ago
Stub.cs
TestAssemblyResolver.cs Move assembly resolution logic to better place 5 years ago
TestTraceListener.cs
UglyTestRunner.cs Fix initializer block detection of display structs. 5 years ago
VBPrettyTestRunner.cs Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 6 years ago