.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 1aa36a23f2 Use test-summary/action@v1 for test reports. 3 years ago
..
Helpers Do not add NETCORE preproc symbol if CompilerOptions.TargetNet40 is specified. 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 Add MethodCodeType argument to MethodImplAttribute. 3 years ago
TypeSystem Use .NET 4.7.2 assemblies for our type system tests. 3 years ago
Util Add FileUtility.cs 5 years ago
CorrectnessTestRunner.cs Run ComInterop test case only on .NET 4.0. 3 years ago
DataFlowTest.cs #2128: Reformat the whole code base. 5 years ago
DisassemblerPrettyTestRunner.cs - Make all tests async. 3 years ago
ICSharpCode.Decompiler.Tests.csproj Use test-summary/action@v1 for test reports. 3 years ago
ILPrettyTestRunner.cs - Make all tests async. 3 years ago
PdbGenerationTestRunner.cs Fix file locking issue in tests 3 years ago
PrettyTestRunner.cs Add MethodCodeType argument to MethodImplAttribute. 3 years ago
RoundtripAssembly.cs #2657: Use the same metadata reader (same options) in all cases. 3 years ago
TestAssemblyResolver.cs Fix build. 4 years ago
TestTraceListener.cs Use ExecuteBufferedAsync from CliWrap 3 years ago
UglyTestRunner.cs Add additional tests for .NET 4.0 3 years ago
VBPrettyTestRunner.cs Add additional tests for .NET 4.0 3 years ago