.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.
 
 
 
 
Christoph Wille 52b1c49182 Tests need to be platform specific for ilasm.exe to be extracted correctly 3 years ago
..
Helpers Move ILSpy to net6.0-windows 3 years ago
Output Avoid parentheses around lambdas where possible. 5 years ago
ProjectDecompiler #2128: Reformat the whole code base. 5 years ago
Semantics #2128: Reformat the whole code base. 5 years ago
TestCases #2622: Fix crash in ExpressionBuilder when decompiling object initializer composed of readonly properties. 3 years ago
TypeSystem Add support for System.Runtime.CompilerServices.SpecialNameAttribute 4 years ago
Util Add FileUtility.cs 5 years ago
CorrectnessTestRunner.cs Move ILSpy to net6.0-windows 3 years ago
DataFlowTest.cs #2128: Reformat the whole code base. 5 years ago
DisassemblerPrettyTestRunner.cs #2128: Reformat the whole code base. 5 years ago
ICSharpCode.Decompiler.Tests.csproj Tests need to be platform specific for ilasm.exe to be extracted correctly 3 years ago
ILPrettyTestRunner.cs Generate file-scoped namespace declarations, if possible. 4 years ago
PdbGenerationTestRunner.cs Fix build. 4 years ago
PrettyTestRunner.cs Move ILSpy to net6.0-windows 3 years ago
RoundtripAssembly.cs Fix #2541: Add explicit `unchecked()` around non-constant cast of constant to `nint` 4 years ago
TestAssemblyResolver.cs Fix build. 4 years ago
TestTraceListener.cs #2555: Use Trace.Listeners in TestTraceListener as well. 4 years ago
UglyTestRunner.cs Move ILSpy to net6.0-windows 3 years ago
VBPrettyTestRunner.cs Fix #1698: Readonly auto properties from VB.NET are not properly decompiled 4 years ago