.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 bde782e4f5 Fix #2806: Do not use implicitly typed out variables, if argument and parameter types do not match exactly. 3 years ago
..
Helpers Fix #2786: Structs with static reference type fields not recognized as unmanaged 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 Fix #2806: Do not use implicitly typed out variables, if argument and parameter types do not match exactly. 3 years ago
TypeSystem Port ReflectionHelperTests from NRefactory. 3 years ago
Util Add FileUtility.cs 5 years ago
CorrectnessTestRunner.cs Delete created temp files if test execution was successful. 3 years ago
DataFlowTest.cs #2128: Reformat the whole code base. 5 years ago
DisassemblerPrettyTestRunner.cs - Make all tests async. 4 years ago
ICSharpCode.Decompiler.Tests.csproj Merge pull request #2802 from andrewcrawley/pdbgen-progress-reporting 3 years ago
ILPrettyTestRunner.cs Delete created temp files if test execution was successful. 3 years ago
PdbGenerationTestRunner.cs Generalize progress reporting for decompilation and PDB generation. 3 years ago
PrettyTestRunner.cs Fix #2786: Structs with static reference type fields not recognized as unmanaged 3 years ago
RoundtripAssembly.cs #2657: Use the same metadata reader (same options) in all cases. 4 years ago
TestAssemblyResolver.cs Fix build. 5 years ago
TestTraceListener.cs Use ExecuteBufferedAsync from CliWrap 4 years ago
UglyTestRunner.cs Delete created temp files if test execution was successful. 3 years ago
VBPrettyTestRunner.cs Delete created temp files if test execution was successful. 3 years ago