.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 5f0e767c7d Fix crash in TryEncodingV2, if there are multiple extension groups with the same target type, but different extension parameter name. 3 months ago
..
Helpers Fix misplaced noWarn.Add 4 months ago
Output Add ILAmbience 4 months ago
ProjectDecompiler dev: Strip BOM mark from text files 7 months ago
Semantics Fix #3542: Invalid explicit cast for implicit conversion to generic struct with interface type constraint 6 months ago
TestCases Fix #3611: Update test cases to reflect original test 4 months ago
TypeSystem Fix crash in TryEncodingV2, if there are multiple extension groups with the same target type, but different extension parameter name. 3 months ago
Util dev: Strip BOM mark from text files 7 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. 1 year ago
DataFlowTest.cs dev: Strip BOM mark from text files 7 months ago
DisassemblerPrettyTestRunner.cs dev: Strip BOM mark from text files 7 months ago
ICSharpCode.Decompiler.Tests.csproj Add ILAmbience 4 months ago
ILPrettyTestRunner.cs Add tests for ExtensionEncodingV1 and ExtensionEncodingV2. 5 months ago
PdbGenerationTestRunner.cs dev: Strip BOM mark from text files 7 months ago
PrettyTestRunner.cs Allow nullable annotations in ExtensionProperties test case 5 months ago
RoundtripAssembly.cs dev: Strip BOM mark from text files 7 months ago
TestAssemblyResolver.cs dev: Strip BOM mark from text files 7 months ago
TestTraceListener.cs dev: Strip BOM mark from text files 7 months ago
UglyTestRunner.cs dev: Strip BOM mark from text files 7 months ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 2 years ago