.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Siegfried Pammer 101ddf8783 Add support for constant slices of InlineArrays 1 month ago
..
Helpers Add configuration option to check for overflow and underflow 2 months ago
Output Fix detection and display of explicitly implemented operators. 5 months ago
ProjectDecompiler Fix threading issue in TestFriendlyProjectDecompiler 2 months ago
Semantics
TestCases Add support for constant slices of InlineArrays 1 month ago
TypeSystem
Util Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 10 months ago
CorrectnessTestRunner.cs Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 4 months ago
DataFlowTest.cs
DisassemblerPrettyTestRunner.cs
ICSharpCode.Decompiler.Tests.csproj Add support for C# 12 inline array expressions 1 month ago
ILPrettyTestRunner.cs Fix stack overflow exception in CSharpResolver (#3471) 2 months ago
PdbGenerationTestRunner.cs
PrettyTestRunner.cs Add support for C# 12 inline array expressions 1 month ago
RoundtripAssembly.cs
TestAssemblyResolver.cs
TestTraceListener.cs Fix ToolsetSetup not running before Roundtrip tests due to changed namespace. 9 months ago
UglyTestRunner.cs v9.0 RC Designation (#3357) 7 months ago
VBPrettyTestRunner.cs