.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Daniel Grunwald b50d68c0b0
Merge pull request #3413 from ds5678/use-type-hint-in-pointer-arithmetic
4 months ago
..
Helpers Add non-embedded attributes to all tests that use older framework versions. 5 months ago
Output Fix detection and display of explicitly implemented operators. 5 months ago
ProjectDecompiler Fix #3349: Get rid of version string manipulation in UniversalAssemblyResolver.ParseTargetFramework. 8 months ago
Semantics Migrate to NUnit 4 (#3132) 2 years ago
TestCases Merge pull request #3413 from ds5678/use-type-hint-in-pointer-arithmetic 4 months ago
TypeSystem Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 1 year ago
Util Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 10 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. 4 months ago
DataFlowTest.cs Migrate to NUnit 4 (#3132) 2 years ago
DisassemblerPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
ICSharpCode.Decompiler.Tests.csproj Merge pull request #3413 from ds5678/use-type-hint-in-pointer-arithmetic 4 months ago
ILPrettyTestRunner.cs Don't include generic constraints in generated explicit overrides 4 months ago
PdbGenerationTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
PrettyTestRunner.cs Use type hint in pointer arithmetic when appropriate 4 months ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 1 year ago
TestAssemblyResolver.cs Fix build. 4 years ago
TestTraceListener.cs Fix ToolsetSetup not running before Roundtrip tests due to changed namespace. 9 months ago
UglyTestRunner.cs v9.0 RC Designation (#3357) 7 months ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 1 year ago