.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 f9c04aab20 Upgrade dotnet target framework to net10 5 days ago
..
Helpers Upgrade dotnet target framework to net10 5 days ago
Output Fix detection and display of explicitly implemented operators. 4 months ago
ProjectDecompiler Fix threading issue in TestFriendlyProjectDecompiler 1 week ago
Semantics
TestCases Add support for constant slices of InlineArrays 1 week ago
TypeSystem
Util
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. 3 months ago
DataFlowTest.cs
DisassemblerPrettyTestRunner.cs
ICSharpCode.Decompiler.Tests.csproj Upgrade dotnet target framework to net10 5 days ago
ILPrettyTestRunner.cs Fix stack overflow exception in CSharpResolver (#3471) 1 month ago
PdbGenerationTestRunner.cs
PrettyTestRunner.cs Add support for C# 12 inline array expressions 1 week ago
RoundtripAssembly.cs
TestAssemblyResolver.cs
TestTraceListener.cs Fix ToolsetSetup not running before Roundtrip tests due to changed namespace. 8 months ago
UglyTestRunner.cs v9.0 RC Designation (#3357) 6 months ago
VBPrettyTestRunner.cs