.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 fdda8abd74 Fix #2282: Finalizers must be void and cannot be declared in interfaces 4 years ago
..
Helpers Run tests with different versions of Roslyn 5 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 #2282: Finalizers must be void and cannot be declared in interfaces 4 years ago
TypeSystem #2128: Reformat the whole code base. 5 years ago
Util Add FileUtility.cs 5 years ago
CorrectnessTestRunner.cs Run tests with different versions of Roslyn 5 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 Fix #2260: switch(string) transform: handle empty cases where the C# compiler optimizes out the `if` 4 years ago
ILPrettyTestRunner.cs Fix #2260: switch(string) transform: handle empty cases where the C# compiler optimizes out the `if` 4 years ago
PdbGenerationTestRunner.cs The attribute "embeddedSourceLength" doesn't seem to be part of XML element any more 4 years ago
PrettyTestRunner.cs Add test case for simple records. 4 years ago
RoundtripAssembly.cs Support resolving assembly references within a bundle. 5 years ago
Stub.cs Use tabs instead of spaces. 8 years ago
TestAssemblyResolver.cs #2128: Reformat the whole code base. 5 years ago
TestTraceListener.cs #2128: Reformat the whole code base. 5 years ago
UglyTestRunner.cs Run tests with different versions of Roslyn 5 years ago
VBPrettyTestRunner.cs Fix #2192: Add support for VB.NET delegate construction 5 years ago