.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.
 
 
 
 
Jeremy Pritts aff9649711
Parenthesize interpolations containing `global::` (#3463)
2 months ago
..
Helpers Add non-embedded attributes to all tests that use older framework versions. 4 months ago
Output Fix detection and display of explicitly implemented operators. 4 months ago
ProjectDecompiler Add tests 3 months ago
Semantics
TestCases Parenthesize interpolations containing `global::` (#3463) 2 months ago
TypeSystem
Util Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 9 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. 3 months ago
DataFlowTest.cs
DisassemblerPrettyTestRunner.cs
ICSharpCode.Decompiler.Tests.csproj Parenthesize interpolations containing `global::` (#3463) 2 months ago
ILPrettyTestRunner.cs Don't include generic constraints in generated explicit overrides 3 months ago
PdbGenerationTestRunner.cs
PrettyTestRunner.cs Parenthesize interpolations containing `global::` (#3463) 2 months ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 11 months ago
TestAssemblyResolver.cs
TestTraceListener.cs Fix ToolsetSetup not running before Roundtrip tests due to changed namespace. 8 months ago
UglyTestRunner.cs v9.0 RC Designation (#3357) 6 months ago
VBPrettyTestRunner.cs